Crate rlist_vfs

Source

Modules§

combinable
Combinable trait means that Vec<T> can be combined to T
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§

VfsBasicMeta
Basic VFS (Virtual File System) traits
VfsDirMeta
Directory in VFS
VfsFileMeta
File in VFS