parse_lit_float

Function parse_lit_float 

Source
pub(crate) fn parse_lit_float(input: &str) -> Option<(Box<str>, Box<str>)>