Attribute Macrosยง
- action_
impl - Generates:
- deeplink
- Enables rustdoc links to types that link individually to each type component.
- export_
doc - Export the setters in this
implblock so they can be used inoptions_doc. Arguments: - option_
setters - Generate setters for the given options struct. Arguments:
- options_
doc - Include options documentation generated by
export_docin the rustdoc for this method: Arguments: