Expand description
Macro to implement inherit
Provide class
to cover a struct itself, it’s impl and trait implements that need to inherit.
To borrow as mut, see def_as_mut
Macros§
- need to wrap struct and implements.
- this macro will define macro
as_mut