Function try_float

Source
pub fn try_float(value: &Bound<'_, PyAny>) -> PyResult<Option<Literal<String>>>