initSidebarItems({"mod":[["mpsc","A multi-producer, single-consumer, futures-aware, FIFO queue with back pressure."],["oneshot","A one-shot, futures-aware channel"]],"struct":[["BiLock","A type of futures-powered synchronization primitive which is a mutex between two possible owners."],["BiLockAcquire","Future returned by `BiLock::lock` which will resolve when the lock is acquired."],["BiLockAcquired","Resolved value of the `BiLockAcquire` future."],["BiLockGuard","Returned RAII guard from the `poll_lock` method."]]});