[−][src]Function rustpython_vm::obj::objint::to_int
pub fn to_int(
vm: &VirtualMachine,
obj: &PyObjectRef,
base: u32
) -> PyResult<BigInt>
pub fn to_int(
vm: &VirtualMachine,
obj: &PyObjectRef,
base: u32
) -> PyResult<BigInt>