Docs.rs
fs-embed-macros-0.2.4
fs-embed-macros 0.2.4
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vivsh
Dependencies
phf ^0.11
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
walkdir ^2.4
normal
Versions
50%
of the crate is documented
Platform
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
fs_
embed_
macros
0.2.4
All Items
Crate Items
Macros
Crate
fs_embed_macros
Copy item path
Source
Macros
§
fs_
embed
Embed a directory at compile time, returning a
Dir
enum. The path should be a literal string and strictly relative to the crate root. fs_embed!(“dir”) → Dir::from_embedded