structdoc

Crates.iostructdoc
lib.rsstructdoc
version0.1.4
sourcesrc
created_at2018-12-25 13:59:05.074221
updated_at2019-09-06 08:14:28.711174
descriptionExtract structure and documentation from structs
homepage
repositoryhttps://github.com/vorner/structdoc
max_upload_size
id103745
size62,841
Michal 'vorner' Vaner (vorner)

documentation

https://docs.rs/structdoc

README

StructDoc

Travis Build Status AppVeyor Build status

A trait and procedural derive for extracting structure and documentation out of doc comments so they can be used at runtime.

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.

Commit count: 37

cargo fmt