pub type RouterContext = Rc<RouterService>;Expand description
A clonable handle to the router
Aliased Typeยง
pub struct RouterContext { /* private fields */ }pub type RouterContext = Rc<RouterService>;A clonable handle to the router
pub struct RouterContext { /* private fields */ }