Struct bounded_collections::GetDefault
source · pub struct GetDefault;
Expand description
Implement Get by returning Default for any type that implements Default.
pub struct GetDefault;
Implement Get by returning Default for any type that implements Default.