Function is_default

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