Function prost_helper::is_zero[][src]

pub fn is_zero(v: impl Num) -> bool

customized skip_serializing_if function to skip 0 for numbers.