pub const fn const_default<T: ConstDefault>() -> T
Available on crate feature
unstable
only.Expand description
Returns the compilation time default value for a type
pub const fn const_default<T: ConstDefault>() -> T
unstable
only.Returns the compilation time default value for a type