2 releases
Uses old Rust 2015
0.1.1-unstable | Oct 11, 2019 |
---|---|
0.1.0-unstable | Nov 23, 2018 |
#74 in #lookup-tables
95 downloads per month
Used in 12 crates
(via media-type-impl-utils)
37KB
864 lines
lut (lookup tables for every one)
For now this is no longer maintained.
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.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
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.
Change Log
Dependencies
~14KB