Crate kutil_transcoding

Source
Expand description

Various Rust utilities for transcoding.

Part of the Kutil family of Rust utility libraries.

The word “kutil” means “do-it-yourselfer” in Czech.

For more information and usage examples see the home page.

Modules§

bytes
Utilities for transcoding bytes.
reader
Utilities for transcoding while reading.

Enums§

Encoding
HTTP encoding.

Constants§

ENCODINGS_BY_DECODING_COST
Encodings in order from cheapest to decode to most expensive.