#display #directory #custom-derive

macro display_attr

A custom derive for implementing Display more easily

2 releases

Uses old Rust 2015

0.1.1 Jun 5, 2018
0.1.0 Jun 3, 2018

#10 in #custom-derive

Download history 8/week @ 2024-01-22 15/week @ 2024-01-29 6/week @ 2024-02-12 38/week @ 2024-02-19 21/week @ 2024-02-26 23/week @ 2024-03-04 67/week @ 2024-03-11 33/week @ 2024-03-18

145 downloads per month
Used in evaltrees

Apache-2.0/MIT

15KB
285 lines

display_attr

Build Status Crates.io Documentation License

A custom derive for implementing Display more easily.

Examples

See the tests directory for examples.

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.

Dependencies

~2MB
~45K SLoC