Modules§
Macros§
- embed_
directory - Returns an embedded [Vc<Box
>] for the given path. - embed_
file - Embeds a file’s content into the binary (production).
Structs§
- Disk
File System - File
- File
Line - File
Meta - File
System Path - File
System Path Option - This is a transparent value type wrapping
Option<ResolvedVc<FileSystemPath>>
. - Link
Type - Null
File System - Real
Path Result - Virtual
File System
Enums§
- Directory
Content - Directory
Entry - File
Content - File
Json Content - A file’s content interpreted as a JSON value.
- File
Lines Content - File
System Entry Type - Link
Content - Permissions
- RawDirectory
Content - RawDirectory
Entry
Constants§
- MAX_
SAFE_ FILE_ NAME_ LENGTH - A (somewhat arbitrary) filename limit that we should try to keep output file names below.
Traits§
Functions§
- get_
relative_ path_ to - path_
to_ key - rebase
- register
- to_
sys_ path - validate_
path_ length - Validate the path, returning the valid path, a modified-but-now-valid path, or bailing with an error.