Function icu_plurals::operands::get_exponent

source ยท
fn get_exponent(input: &str) -> Result<(&str, usize), OperandsError>