Function ethjson::uint::validate_non_zero[][src]

pub fn validate_non_zero<'de, D>(d: D) -> Result<Uint, D::Error> where
    D: Deserializer<'de>,