Expand description
Attribute Macros§
- defun
#[defun]
- elprop
elprop
- enum_
methods - The generated methods assume that
TargetType
provides an appropriateuntag()
method (anduntag_mut()
if mutable access methods are used) that allows access to the underlying enum (MyEnum
in the example).
Derive Macros§
- Trace
Trace