Type Definition viz_router::Tree[][src]

pub type Tree = HashMap<Method, PathTree<VecMiddleware>>;
Expand description

Tree