Function python_ast::tree::constant::try_int

source ·
pub fn try_int(value: &PyAny) -> PyResult<Literal<String>>