Crate documented

source ·

Enums

  • Errors of documented.

Traits

  • Adds an associated constant DOCS on your type containing its documentation, allowing you to access its documentation at runtime.
  • Adds an associated constant FIELD_DOCS on your type containing the documentation of its fields, allowing you to access their documentation at runtime.

Derive Macros