Searched defs:PollSender (Results 1 – 1 of 1) sorted by relevance
44 pub struct PollSender<T> { struct67 impl<T: Send + 'static> PollSender<T> { argument245 impl<T> Clone for PollSender<T> { implementation265 impl<T: Send + 'static> Sink<T> for PollSender<T> { implementation