A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation.
# Cargo.toml
[dependencies]
include-flate = "0.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Include a compressed file and decompress at runtime.
Add `flate2` to your dependencies or enable the default features.
No dependency data recorded yet.