Searched defs:PollItem (Results 1 – 1 of 1) sorted by relevance
27 type PollItem; typedef34 ) -> Poll<Option<Result<(Self::PollItem, Self::PollBody), Self::PollError>>>; in poll_msg()