Function try_int

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