Docs.rs
fileorama-0.0.2
fileorama 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
emoon
Dependencies
crossbeam-channel ^0.5
normal
ftp ^3.0.1
normal
log ^0.4
normal
thiserror ^1.0
normal
walkdir ^2
normal
zip ^0.6.2
normal
Versions
27.87%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
fileorama
0.0.2
All Items
Structs
Enums
Traits
?
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