Function python_ast::ast::tree::constant::try_float

source ยท
pub fn try_float(value: &PyAny) -> PyResult<Option<Literal<String>>>