Traits§
- Implements a compilation time default value for the implemented type.
Functions§
- const_
default unstable
Returns the compilation time default value for a type
Derive Macros§
- Const
Default derive
Derives an implementation for theConstDefault
trait.