Expand description
Misc utilities used by library
Structs§
- Bytes
Writer - Wrapper over
bytes::BytesMut
with convenientio::Write
interface
Constants§
- FRAGMENT_
ENCODE_ SET - As defined in https://url.spec.whatwg.org/#fragment-percent-encode-set
- HEADER_
VALUE_ ENCODE_ SET - As defined in https://tools.ietf.org/html/rfc5987#section-3.2.1
- PATH_
ENCODE_ SET - As defined in https://url.spec.whatwg.org/#path-percent-encode-set
- USER_
INFO_ ENCODE_ SET - As defined in https://url.spec.whatwg.org/#userinfo-percent-encode-set
Functions§
- display_
to_ header - Transforms
Display
intoHeaderValue