Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
include_flate_codegen - Rust
[go: Go Back, main page]

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.