Expand description
Attribute syntax entities.
Structs§
- Attribute
- An attribute item.
- Attribute
List - A list of attributes, e.g.
#foo #[bar, baz = 42]
Enums§
- Attribute
Command - Command syntax within an attribute.
Attribute syntax entities.
#foo #[bar, baz = 42]