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