Macrosยง
- Const
Default ๐ - Macro for use with [
macro_rules_attribute::derive] to derive aconst fn default()in addition toimpl Default.
Traitsยง
- Const
Default ๐Helper - Default value of a type, as a
constitem.
macro_rules_attribute::derive] to derive a const fn default()
in addition to impl Default.const item.