(function() {var implementors = {};
implementors["bootloader"] = [{"text":"impl Copy for MemoryRegion","synthetic":false,"types":["bootloader::boot_info::MemoryRegion"]},{"text":"impl Copy for MemoryRegionKind","synthetic":false,"types":["bootloader::boot_info::MemoryRegionKind"]},{"text":"impl Copy for FrameBufferInfo","synthetic":false,"types":["bootloader::boot_info::FrameBufferInfo"]},{"text":"impl Copy for PixelFormat","synthetic":false,"types":["bootloader::boot_info::PixelFormat"]},{"text":"impl Copy for TlsTemplate","synthetic":false,"types":["bootloader::boot_info::TlsTemplate"]},{"text":"impl<T: Copy> Copy for Optional<T>","synthetic":false,"types":["bootloader::boot_info::Optional"]}];
implementors["conquer_once"] = [{"text":"impl Copy for TryInitError","synthetic":false,"types":["conquer_once::cell::TryInitError"]},{"text":"impl Copy for TryGetError","synthetic":false,"types":["conquer_once::cell::TryGetError"]}];
implementors["log"] = [{"text":"impl Copy for Level","synthetic":false,"types":["log::Level"]},{"text":"impl Copy for LevelFilter","synthetic":false,"types":["log::LevelFilter"]}];
implementors["noto_sans_mono_bitmap"] = [{"text":"impl Copy for FontWeight","synthetic":false,"types":["noto_sans_mono_bitmap::FontWeight"]},{"text":"impl Copy for BitmapHeight","synthetic":false,"types":["noto_sans_mono_bitmap::BitmapHeight"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()