Function af_core::util::default[][src]

pub fn default<T: Default>() -> T

Returns the “default value” for a type.