SOF3/include-flate
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
RustApache-2.0
Issues
- 0
#24 Follow-up
#27 opened by VirxEC - 3
Allow absolute path again
#18 opened by stevefan1999-personal - 0
no-std support
#19 opened by stevefan1999-personal - 4
Support WASM
#16 opened by CarlKCarlK - 11
[BUG] Modifying the file included with `flate!` doesn't automatically trigger rebuild
#12 opened by cyqsimon - 2
- 1
Publish a new crate version
#10 opened by avalon1610 - 2
Include a usage example in the README
#8 opened by svenstaro - 1
Emitting &[u8] literal is very slow
#2 opened by SOF3