[][src]Function serde_skip::is_default

pub fn is_default<T>(v: &T) -> bool where
    T: PartialEq + Default