#documentation #configuration #extract #structs #derive #structure #structdoc

macro structdoc-derive

Extract structure and documentation from structs (derive support)

5 releases

0.1.4 Sep 6, 2019
0.1.3 Feb 26, 2019
0.1.2 Jan 3, 2019
0.1.1 Jan 3, 2019
0.1.0 Dec 25, 2018

#268 in #extract

Download history 10/week @ 2023-12-14 13/week @ 2023-12-21 5/week @ 2023-12-28 12/week @ 2024-01-04 55/week @ 2024-01-11 19/week @ 2024-01-18 2/week @ 2024-01-25 8/week @ 2024-02-01 17/week @ 2024-02-08 31/week @ 2024-02-15 30/week @ 2024-02-22 36/week @ 2024-02-29 53/week @ 2024-03-07 31/week @ 2024-03-14 62/week @ 2024-03-21 75/week @ 2024-03-28

221 downloads per month
Used in 9 crates (via structdoc)

Apache-2.0/MIT

19KB
392 lines

StructDoc

Travis Build Status AppVeyor Build status

A procedural macro implementation for structdoc. Users don't need to interact with it directly, it is brought in as a dependency automatically.

See the docs.

License

Licensed under either of

at your option.

Contribution

Contributions are welcome. If you want to add another helper, or just want to solve some of the issues, feel free. Some mentoring would also available ‒ contact me either on the rust gitter or over email.

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

~2.5MB
~50K SLoC