Function core::num::dec2flt::parse::eat_digits
[−]
[src]
fn eat_digits(s: &[u8]) -> (&[u8], &[u8])
Unstable (
dec2flt
): internal routines only exposed for testing
Carve off decimal digits up to the first non-digit character.