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