Docs.rs
rust-embed-impl-8.7.2
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust-embed-impl 8.7.2
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
2
items documented
0
out of
1
items with examples
Size
Source code size: 30.39 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 61.92 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
rust-embed-utils ^8.7.2
normal
shellexpand ^3
normal
optional
syn ^2
normal
walkdir ^2.3.1
normal
Versions
8.7.2
8.7.0
8.6.0
8.5.0
8.4.0
8.3.0
8.2.0
8.1.0
8.0.0
6.8.1
6.8.0
6.6.0
6.5.0
6.4.0
6.3.1
6.3.0
6.2.0
6.1.0
6.0.1
6.0.0
5.9.0
5.8.0
5.7.0
5.6.0
5.5.1
5.5.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.2
5.0.1
5.0.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
Owners
Rust Embed Implementation
The implementation of the rust-embed macro lies here.