initSidebarItems({"mod":[["lock","An asynchronous `Mutex`-like type."],["mpsc","A multi-producer, single-consumer queue for sending values across asynchronous tasks."],["oneshot","A channel for sending a single message between asynchronous tasks."],["watch","A single-producer, multi-consumer channel that only retains the last sent value."]]});