Function panorama_imap::parser::build_number[][src]

fn build_number<T>(pair: Pair<'_, Rule>) -> T where
    T: FromStr,
    T::Err: Debug

Extracts a numerical type, generic over anything that could possibly be read as a number