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