Crate constdefault

Source

Traits§

ConstDefault
Implements a compilation time default value for the implemented type.

Functions§

constdefaultunstable
Returns the compilation time default value for a type

Derive Macros§

ConstDefaultderive
Derives an implementation for the ConstDefault trait.