Modules§
- combinable
Combinable
trait means thatVec<T>
can be combined toT
- combinable_
dir CombinableDir
is a directory that can be combined- driver
- traits that driver must implement
- static_
combinable - Files that has static download link
- static_
driver - Static Driver
Macros§
- combine
- Combine items to one item, items must be the same type and implement
Combinable
Structs§
- Wheel
- The state of rList server
Traits§
- VfsBasic
Meta - Basic VFS (Virtual File System) traits
- VfsDir
Meta - Directory in VFS
- VfsFile
Meta - File in VFS