Searched defs:SessionPoller (Results 1 – 1 of 1) sorted by relevance
17 pub trait SessionPoller: Clone { trait30 impl SessionPoller for () { impl