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