lut (lookup tables for every one) [![Crates.io](https://img.shields.io/crates/v/lut.svg)](https://crates.io/crates/lut) [![lut](https://docs.rs/lut/badge.svg)](https://docs.rs/lut) [![License](https://img.shields.io/badge/License-MIT%2FApache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Build Status](https://travis-ci.org/1aim/lut.svg?branch=master)](https://travis-ci.org/1aim/lut) ================================= **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](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](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 ==========