Crate documented
source ·Enums§
- Errors of
documented.
Traits§
- Adds an associated constant
DOCSon your type containing its documentation, allowing you to access its documentation at runtime. - Adds an associated constant
FIELD_DOCSon your type containing the documentation of its fields, allowing you to access their documentation at runtime. - Adds an associated function
get_variant_docsto access the documentation on an enum variant.
Derive Macros§
- Derive proc-macro for
Documentedtrait. - Derive proc-macro for
DocumentedFieldstrait. - Derive proc-macro for
DocumentedVariantstrait.