RouterContext

Type Alias RouterContext 

Source
pub type RouterContext = Rc<RouterService>;
Expand description

A clonable handle to the router

Aliased Typeยง

pub struct RouterContext { /* private fields */ }