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