Module macro_tools::attr::protected
source · Expand description
Protected namespace of the module.
Structs§
- Attribute which is inner.
- Attribute which is outer.
Functions§
- For attribute like
#[former( default = 31 ) ]
return keydefault
and value31
, as well as syn::Meta as the last element of result tuple.
Type Aliases§
- Attribute and ident.