#format-string #display #parser #utilities

kg-display

Parser for format strings, and other utilities for implementing std::fmt::Display

3 releases

0.1.2 Jul 5, 2019
0.1.1 Oct 10, 2018
0.1.0 Oct 10, 2018

#2100 in Parser implementations

Download history 4/week @ 2023-12-11 10/week @ 2023-12-18 3/week @ 2023-12-25 10/week @ 2024-01-08 5/week @ 2024-01-15 16/week @ 2024-02-12 14/week @ 2024-02-19 49/week @ 2024-02-26 20/week @ 2024-03-04 16/week @ 2024-03-11 27/week @ 2024-03-18

113 downloads per month
Used in 8 crates (4 directly)

Apache-2.0 OR MIT

16KB
451 lines

kg-display

Latest Version Documentation

Format string parser implemented in nom, as well as other utility types for implementing std::fmt::Display trait.

License

Licensed under either of

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 (c) 2018 Kodegenix Sp. z o.o. http://www.kodegenix.pl

Dependencies

~1MB
~15K SLoC