[][src]Type Definition trek_router::Trees

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