Function easy_plugin::extractor::lit_to_float_unsuffixed []

pub fn lit_to_float_unsuffixed(lit: &Spanned<LitKind>)
                               -> Result<String, (Span, String)>

Returns the LitKind::FloatUnsuffixed value in the supplied Lit.