Function try_int

Source
pub fn try_int(value: &PyAny) -> PyResult<Option<Literal<String>>>