Function parse_scientific
pub(in ::num::imp::dec2flt::parse) fn parse_scientific(s_ref: &mut &[u8]) -> Option<i64>
Parse the scientific notation component of a float.
parse_scientificpub(in ::num::imp::dec2flt::parse) fn parse_scientific(s_ref: &mut &[u8]) -> Option<i64>
Parse the scientific notation component of a float.