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