Searched defs:PollMeTwice (Results 1 – 1 of 1) sorted by relevance
12 struct PollMeTwice { in service_driven_to_readiness() struct13 ready: bool, in service_driven_to_readiness()15 impl Service<()> for PollMeTwice { in service_driven_to_readiness() implementation