Module re_renderer::file_system
source · Structs§
- A
FileSystem
implementation backed by an hash map. - A
FileSystem
implementation that simply delegates tostd::fs
.
Statics§
- The global
MemFileSystem
.
Traits§
- A very limited filesystem, just enough for our internal needs.
Functions§
- Returns the recommended filesystem handle for the current platform.