Expand description
Structsยง
- The list of attributes on a type. All attributes except
attrs
(HIR attrs) are potentially read by the diplomat macro and the AST backends, anything that is not should be added as an HIR attribute ([crate::hir::Attrs
]). - A
#[diplomat::attr(...)]
attribute - A pattern for use in rename attributes, like
#[diplomat::abi_rename]
- Rename
Pattern ๐
Enumsยง
- Attr ๐
- Attr
Inherit ๐Context - Standard
Attribute ๐Helper type for parsing standard attributes. A standard attribute typically will accept the forms:
Functionsยง
- serialize_
meta ๐ - syn_
attr_ ๐to_ ast_ attr