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