(function() {var implementors = {}; implementors["num_bigint"] = [{text:"impl FromPrimitive for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl FromPrimitive for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},]; implementors["num_rational"] = [{text:"impl FromPrimitive for Ratio<BigInt>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<i8>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<i16>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<i32>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<i64>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<i128>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<isize>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<u8>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<u16>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<u32>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<u64>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<u128>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl FromPrimitive for Ratio<usize>",synthetic:false,types:["num_rational::Ratio"]},]; implementors["num_traits"] = []; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()