Derive Macrosยง
- Get
- Auto-derive for the
Get
type class for structs. - GetOption
- Auto-derive for the
GetOption
type class for enums. - GetRef
- Auto-derive for the
GetRef
type class for structs. - Modify
- Auto-derive for the
Modify
type class for structs and enums. - Modify
Option - Auto-derive for the
ModifyOption
type class for enums. - Set
- Auto-derive for the
Set
type class for structs and enums. - SetOption
- Auto-derive for the
SetOption
type class for enums.