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