int

Function int 

Source
pub fn int<T: PyInt>(x: T) -> Result<i64, PyException>
Expand description

Python int() function - converts to integer