Expand description
Proc macro crate for compressing and embedding static assets
in a web server
Macro invocation: embed_assets!('path/to/assets', compress = true);
Macrosยง
- embed_
assets - Embed and optionally compress static assets for a web server
Proc macro crate for compressing and embedding static assets
in a web server
Macro invocation: embed_assets!('path/to/assets', compress = true);