Crate fileorama

Source

Structs§

Data
This is used to pass cached data back to the main thread without having to copy it
Fileorama
FilesDirs
Handle
Node
Progress

Enums§

InternalError
LoadStatus
NodeType
RecvMsg
Used for sending messages back to the main thread
SendMsg
VfsError
VfsType

Traits§

VfsDriver
File system implementations must implement this trait