Crate const_default[−][src]
Traits
Implements a compilation time default value for the implemented type.
Functions
const_default
unstableReturns the compilation time default value for a type
Derive Macros
ConstDefault
deriveDerives an implementation for the ConstDefault trait.