(function() {var implementors = {}; implementors["memory_units"] = [{text:"impl Ord for Bytes",synthetic:false,types:["memory_units::Bytes"]},{text:"impl Ord for Words",synthetic:false,types:["memory_units::wasm32::Words"]},{text:"impl Ord for Pages",synthetic:false,types:["memory_units::wasm32::Pages"]},{text:"impl Ord for Words",synthetic:false,types:["memory_units::target::Words"]},{text:"impl Ord for Pages",synthetic:false,types:["memory_units::target::Pages"]},]; implementors["num_bigint"] = [{text:"impl Ord for Sign",synthetic:false,types:["num_bigint::bigint::Sign"]},{text:"impl Ord for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl Ord for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},]; implementors["num_rational"] = [{text:"impl<T: Clone + Integer> Ord for Ratio<T>",synthetic:false,types:["num_rational::Ratio"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()