[][src]Crate media_type_impl_utils

provides a number of utilities for writing media-type parsers in rust

Utils:

Note: Currently is crate is rather unstable. It will still keep to semver but changing to a newer (braking) version might induce large api changes. Sill bug-fixes to older versions can be done if requested so it can be used as a internal dependency. Just don't expect that all braking changes will try to keep as much api compatibility as possible as it should be done with more stable crates

Modules

lookup_tables

lut lookup tables for parsing media types

percent_encoding

impl of EncodingSet's for encoding parameter values if needed

quoted_string

impl of traits from the quoted-string crate for parsing media types