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