Provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.
# Cargo.toml
[dependencies]
lazy-static-include = "3.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Include a file as a static byte array lazily.
No known issues recorded.
No dependency data recorded yet.