Function bread_common::is_default

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