(function() {var implementors = {};
implementors["byteorder"] = [{text:"impl Ord for BigEndian",synthetic:false,types:["byteorder::BigEndian"]},{text:"impl Ord for LittleEndian",synthetic:false,types:["byteorder::LittleEndian"]},];
implementors["log"] = [{text:"impl Ord for Level",synthetic:false,types:["log::Level"]},{text:"impl Ord for LevelFilter",synthetic:false,types:["log::LevelFilter"]},{text:"impl<'a> Ord for Metadata<'a>",synthetic:false,types:["log::Metadata"]},{text:"impl<'a> Ord for MetadataBuilder<'a>",synthetic:false,types:["log::MetadataBuilder"]},];
implementors["unicode_bidi"] = [{text:"impl Ord for Level",synthetic:false,types:["unicode_bidi::level::Level"]},];
implementors["url"] = [{text:"impl<S: Ord> Ord for Host<S>",synthetic:false,types:["url::host::Host"]},{text:"impl Ord for Url",synthetic:false,types:["url::Url"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()