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

pub fn make_float(vm: &VirtualMachine, obj: &PyObjectRef) -> PyResult<f64>