How to use:
In Cargo.toml:
[]
= { = "1", = false, = ["rust_backend"] }
= "0.1"
/// Path relative to the cargo crate
pub static COMPILE_TIME_COMPRESSED_RUNTIME_DECOMPRESSED: String = deflate_macro::decompress!("addons.json");
In Cargo.toml:
[]
= { = "1", = false, = ["rust_backend"] }
= "0.1"
/// Path relative to the cargo crate
pub static COMPILE_TIME_COMPRESSED_RUNTIME_DECOMPRESSED: String = deflate_macro::decompress!("addons.json");