Function kanjidic_types::take_uint

source ·
pub fn take_uint<T: FromStr>(s: &str) -> IResult<'_, T>