Modules§
- byte
- Byte verification functions.
- fsm
- Finite state machine macros and types.
- http1
- HTTP/1.x parser, errors, traits, and types.
- http2
- HTTP/2.x parser, errors, traits, and types.
- util
- Utility functions for handling encoded data, query strings, and header fields.
Constants§
- VERSION_
MAJOR - Crate major version.
- VERSION_
MINOR - Crate minor version.
- VERSION_
PATCH - Crate patch version.