Module macros

Module macros 

Source

Macrosยง

ConstDefault ๐Ÿ”’
Macro for use with [macro_rules_attribute::derive] to derive a const fn default() in addition to impl Default.

Traitsยง

ConstDefaultHelper ๐Ÿ”’
Default value of a type, as a const item.