Crates.io | media-type-impl-utils |
lib.rs | media-type-impl-utils |
version | 0.3.1-unstable |
source | src |
created_at | 2018-11-23 18:52:48.744175 |
updated_at | 2019-10-11 14:14:49.093056 |
description | utils for writing media-type parsers (char lookup table, Quted String Spec, ...) |
homepage | |
repository | https://github.com/1aim/media-type-impl-utils |
max_upload_size | |
id | 98319 |
size | 56,219 |
Utilities for implementing media type parsers. This is mainly used
by the media-type
crate but some of the grammar parts also apply
to other parts (e.g. quoted-strings in some mail headers) so it can
be usefull to be able to reuse them.
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.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
0.2.1
EncodingSet
implementations for
Http and Mime tokens.0.3.0
quoted-string
v0.6