Function parse_inf_nan

pub(crate) fn parse_inf_nan<F: Float>(s: &[u8], negative: bool) -> Option<F>

Try to parse a special, non-finite float.