Function is_default

Source
pub fn is_default<T: Default + PartialEq>(t: &T) -> bool