(function() {var implementors = {}; implementors["bootloader"] = [{"text":"impl<T: PartialOrd> PartialOrd<Optional<T>> for Optional<T>","synthetic":false,"types":["bootloader::boot_info::Optional"]}]; implementors["conquer_once"] = [{"text":"impl PartialOrd<TryInitError> for TryInitError","synthetic":false,"types":["conquer_once::cell::TryInitError"]},{"text":"impl PartialOrd<TryGetError> for TryGetError","synthetic":false,"types":["conquer_once::cell::TryGetError"]}]; implementors["log"] = [{"text":"impl PartialOrd<Level> for Level","synthetic":false,"types":["log::Level"]},{"text":"impl PartialOrd<LevelFilter> for Level","synthetic":false,"types":["log::Level"]},{"text":"impl PartialOrd<LevelFilter> for LevelFilter","synthetic":false,"types":["log::LevelFilter"]},{"text":"impl PartialOrd<Level> for LevelFilter","synthetic":false,"types":["log::LevelFilter"]},{"text":"impl<'a> PartialOrd<Metadata<'a>> for Metadata<'a>","synthetic":false,"types":["log::Metadata"]},{"text":"impl<'a> PartialOrd<MetadataBuilder<'a>> for MetadataBuilder<'a>","synthetic":false,"types":["log::MetadataBuilder"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()