[][src]Type Definition trek_router::Trees

type Trees<H> = HashMap<Method, PathTree<H>>;