Skip to content

kodegenix/kg-display

Repository files navigation

kg-display

Build Status codecov

Set of crates for ergonomic implementation of std::fmt::Display trait.

  • crate kg-display contains format string parser implemented in nom, as well as other utility types.
  • crate kg-display-derive implements macro for #[derive(Display)]

Builds statuses for Rust channels

stable beta nightly
Build1 Build2 Build3

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

Copyright (c) 2018 Kodegenix Sp. z o.o. http://www.kodegenix.pl

About

Display derive with format string parsing

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages