Crate include_flate_codegen_exports

Source

Macrosยง

deflate_file
deflate_file!("file") is equivalent to include_bytes!("file.gz").
deflate_utf8_file
This macro is identical to deflate_file!(), except it additionally performs UTF-8 validation.