Docs.rs
rust-silos-0.2.6
rust-silos 0.2.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
vivsh
Dependencies
phf ^0.11
normal
rust-silos-macros ^0.2.3
normal
thiserror ^1.0
normal
walkdir ^2.4
normal
tempfile ^3.10
dev
Versions
65.71%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
silos
0.2.6
All Items
Crate Items
Re-exports
Macros
Structs
Enums
Crate
rust_silos
Copy item path
Source
Re-exports
§
pub use
phf
;
Macros
§
phf_map
Structs
§
Embed
Entry
Metadata and contents for an embedded file.
File
Represents a file, which may be embedded or dynamic.
Silo
Represents a root directory, which may be embedded or dynamic.
SiloSet
Represents a set of root directories, supporting overlay and override semantics. Later directories in the set can override files from earlier ones with the same relative path.
Enums
§
Error
Error type for file and silo operations.
File
Reader
Reader for file contents, either embedded or dynamic.