Crate include_flate_codegen_exports[][src]

Macros

deflate_file!("file") is equivalent to include_bytes!("file.gz").

This macro is identical to deflate_file!(), except it additionally performs UTF-8 validation.