Available on crate features
compression or compression-gzip or compression-brotli or compression-zstd or compression-deflate only.Expand description
Compression static module to serve compressed files directly from the file system.
Structs§
- Compressed
File Variant - It defines the pre-compressed file variant metadata of a particular file path.
Functions§
- init
- Initializes static compression.
- precompressed_
variant - Search for the pre-compressed variant of the given file path.