Searched defs:UnboundedSender (Results 1 – 1 of 1) sorted by relevance
45 pub struct UnboundedSender<T> { struct49 impl<T> Clone for UnboundedSender<T> { implementation100 impl<T> UnboundedSender<T> { implementation186 impl<T> Drop for UnboundedSender<T> { implementation