[][src]Function channel_async::unbounded

pub fn unbounded<T>(delay: Duration) -> (Sender<T>, Receiver<T>)