Expand description
lut (lookup tables for every one)
Currently this provides a complex macro. In the future this should be a proc-macro which will enable most of the benefits behind this crate with nive ergonomics. Also currently this crate contains some feature-gated lookup tables. They will be moved out of this crate in the future.
Modules§
- media_
type_ chars - a lookup table for parsing/validating Media Types (also know as MIME-Types)
Macros§
- accessor_
all - accessor_
any - merge_
tables - Example
- new_
table - Example