Skip to main content

Module optimized

Module optimized 

Source
Available on crate feature optimized only.
Expand description

Zero-allocation lookup helpers for hot-path operations.

Structs§

LanguageSet
Small stack-backed language set.

Functions§

const_content_type_from_ext
Branch-optimized extension to content type lookup for hot paths.
detect_language_fast
Fast no-allocation language hinting using substring checks only.