[][src]Function rustpython_vm::obj::objfloat::try_bigint

pub fn try_bigint(value: f64, vm: &VirtualMachine) -> PyResult<BigInt>