# kg-display [![Latest Version](https://img.shields.io/crates/v/kg-display.svg)](https://crates.io/crates/kg-display) [![Documentation](https://docs.rs/kg-display/badge.svg)](https://docs.rs/kg-display) Format string parser implemented in [nom](https://github.com/Geal/nom), as well as other utility types for implementing `std::fmt::Display` trait. ## 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. ## Copyright Copyright (c) 2018 Kodegenix Sp. z o.o. [http://www.kodegenix.pl](http://www.kodegenix.pl)