Searched defs:PollSender (Results 1 – 1 of 1) sorted by relevance
44 pub struct PollSender<T> { struct47 acquire: PollSenderFuture<T>, argument110 impl<T: Send> PollSender<T> { impl288 impl<T> Clone for PollSender<T> { implementation306 impl<T: Send> Sink<T> for PollSender<T> { implementation