Type Definition viz::prelude::Tree[][src]

pub type Tree = HashMap<Method, PathTree<Vec<Arc<dyn Handle<'a, Context, Output = Result<Response, Error>> + 'static>, Global>>, RandomState>;
Expand description

Tree