Searched defs:UnboundedSender (Results 1 – 1 of 1) sorted by relevance
49 pub struct UnboundedSender<T> { struct53 impl<T> Clone for UnboundedSender<T> { implementation104 impl<T> UnboundedSender<T> { impl190 impl<T> Drop for UnboundedSender<T> { implementation