Searched refs:unbounded (Results 1 – 2 of 2) sorted by relevance
17 pub mod unbounded; module20 pub use unbounded::{unbounded_channel, UnboundedReceiver, UnboundedSender};
22 use crate::sync::mpsc::unbounded::queue::Queue;