(function() {var implementors = {}; implementors["bootloader"] = [{"text":"impl Debug for Config","synthetic":false,"types":["bootloader::config::Config"]},{"text":"impl Debug for BootInfo","synthetic":false,"types":["bootloader::boot_info::BootInfo"]},{"text":"impl Debug for MemoryRegions","synthetic":false,"types":["bootloader::boot_info::MemoryRegions"]},{"text":"impl Debug for MemoryRegion","synthetic":false,"types":["bootloader::boot_info::MemoryRegion"]},{"text":"impl Debug for MemoryRegionKind","synthetic":false,"types":["bootloader::boot_info::MemoryRegionKind"]},{"text":"impl Debug for FrameBuffer","synthetic":false,"types":["bootloader::boot_info::FrameBuffer"]},{"text":"impl Debug for FrameBufferInfo","synthetic":false,"types":["bootloader::boot_info::FrameBufferInfo"]},{"text":"impl Debug for PixelFormat","synthetic":false,"types":["bootloader::boot_info::PixelFormat"]},{"text":"impl Debug for TlsTemplate","synthetic":false,"types":["bootloader::boot_info::TlsTemplate"]},{"text":"impl<T: Debug> Debug for Optional<T>","synthetic":false,"types":["bootloader::boot_info::Optional"]}]; implementors["conquer_once"] = [{"text":"impl<T: Debug, B> Debug for OnceCell<T, B>","synthetic":false,"types":["conquer_once::cell::OnceCell"]},{"text":"impl Debug for TryInitError","synthetic":false,"types":["conquer_once::cell::TryInitError"]},{"text":"impl Debug for TryGetError","synthetic":false,"types":["conquer_once::cell::TryGetError"]},{"text":"impl<T, B, F> Debug for Lazy<T, B, F> where
    T: Debug,
    B: Unblock,
    F: FnOnce() -> T, 
","synthetic":false,"types":["conquer_once::lazy::Lazy"]}]; implementors["conquer_util"] = [{"text":"impl Debug for BackOff","synthetic":false,"types":["conquer_util::backoff::BackOff"]}]; implementors["lock_api"] = [{"text":"impl<R: RawMutex, T: ?Sized + Debug> Debug for Mutex<R, T>","synthetic":false,"types":["lock_api::mutex::Mutex"]},{"text":"impl<'a, R: RawMutex + 'a, T: Debug + ?Sized + 'a> Debug for MutexGuard<'a, R, T>","synthetic":false,"types":["lock_api::mutex::MutexGuard"]},{"text":"impl<'a, R: RawMutex + 'a, T: Debug + ?Sized + 'a> Debug for MappedMutexGuard<'a, R, T>","synthetic":false,"types":["lock_api::mutex::MappedMutexGuard"]},{"text":"impl<R: RawMutex, G: GetThreadId, T: ?Sized + Debug> Debug for ReentrantMutex<R, G, T>","synthetic":false,"types":["lock_api::remutex::ReentrantMutex"]},{"text":"impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: Debug + ?Sized + 'a> Debug for ReentrantMutexGuard<'a, R, G, T>","synthetic":false,"types":["lock_api::remutex::ReentrantMutexGuard"]},{"text":"impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: Debug + ?Sized + 'a> Debug for MappedReentrantMutexGuard<'a, R, G, T>","synthetic":false,"types":["lock_api::remutex::MappedReentrantMutexGuard"]},{"text":"impl<R: RawRwLock, T: ?Sized + Debug> Debug for RwLock<R, T>","synthetic":false,"types":["lock_api::rwlock::RwLock"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Debug + ?Sized + 'a> Debug for RwLockReadGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::RwLockReadGuard"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Debug + ?Sized + 'a> Debug for RwLockWriteGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::RwLockWriteGuard"]},{"text":"impl<'a, R: RawRwLockUpgrade + 'a, T: Debug + ?Sized + 'a> Debug for RwLockUpgradableReadGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::RwLockUpgradableReadGuard"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Debug + ?Sized + 'a> Debug for MappedRwLockReadGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::MappedRwLockReadGuard"]},{"text":"impl<'a, R: RawRwLock + 'a, T: Debug + ?Sized + 'a> Debug for MappedRwLockWriteGuard<'a, R, T>","synthetic":false,"types":["lock_api::rwlock::MappedRwLockWriteGuard"]}]; implementors["log"] = [{"text":"impl Debug for Level","synthetic":false,"types":["log::Level"]},{"text":"impl Debug for LevelFilter","synthetic":false,"types":["log::LevelFilter"]},{"text":"impl<'a> Debug for Record<'a>","synthetic":false,"types":["log::Record"]},{"text":"impl<'a> Debug for RecordBuilder<'a>","synthetic":false,"types":["log::RecordBuilder"]},{"text":"impl<'a> Debug for Metadata<'a>","synthetic":false,"types":["log::Metadata"]},{"text":"impl<'a> Debug for MetadataBuilder<'a>","synthetic":false,"types":["log::MetadataBuilder"]},{"text":"impl Debug for SetLoggerError","synthetic":false,"types":["log::SetLoggerError"]},{"text":"impl Debug for ParseLevelError","synthetic":false,"types":["log::ParseLevelError"]}]; implementors["noto_sans_mono_bitmap"] = [{"text":"impl Debug for BitmapChar","synthetic":false,"types":["noto_sans_mono_bitmap::BitmapChar"]},{"text":"impl Debug for FontWeight","synthetic":false,"types":["noto_sans_mono_bitmap::FontWeight"]},{"text":"impl Debug for BitmapHeight","synthetic":false,"types":["noto_sans_mono_bitmap::BitmapHeight"]}]; implementors["scopeguard"] = [{"text":"impl Debug for Always","synthetic":false,"types":["scopeguard::Always"]},{"text":"impl<T, F, S> Debug for ScopeGuard<T, F, S> where
    T: Debug,
    F: FnOnce(T),
    S: Strategy
","synthetic":false,"types":["scopeguard::ScopeGuard"]}]; implementors["spinning_top"] = [{"text":"impl Debug for RawSpinlock","synthetic":false,"types":["spinning_top::spinlock::RawSpinlock"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()