Module webc_volume_fs
virtual_fs
0.600.1
Module webc_volume_fs
Structs
Functions
In crate virtual_fs
Modules
arc_box_file
arc_file
arc_fs
buffer_file
builder
combine_file
cow_file
dual_write_file
empty_fs
filesystems
host_fs
limiter
mem_fs
null_file
ops
overlay_fs
passthru_fs
pipe
random_file
special_file
static_file
static_fs
tmp_fs
trace_fs
union_fs
webc_volume_fs
zero_file
Structs
DirEntry
FileType
Metadata
OpenOptions
OpenOptionsConfig
OverlayFileSystem
ReadBuf
ReadDir
StaticFile
TraceFileSystem
WebcVolumeFileSystem
Enums
FsError
StdioMode
Traits
AsyncRead
AsyncReadExt
AsyncSeek
AsyncSeekExt
AsyncWrite
AsyncWriteExt
ClonableVirtualFile
FileOpener
FileSystem
FileSystems
Upcastable
VirtualFile
Functions
copy_reference
copy_reference_ext
create_dir_all
Type Aliases
Result
?
Settings
Module
virtual_fs
::
webc_volume_fs
Copy item path
source
·
[
−
]
Structs
§
File
🔒
WebcVolumeFileSystem
Functions
§
compat_meta
🔒
get_modified
🔒
normalize
🔒
Normalize a
Path
into a [
PathSegments
], dealing with things like
..
and skipping
.
’s.