# Interfaces
MiddlewareAware represents middleware aware node.
Node represents mux Node Can match path and provide routes.
Route is an handler aware route interface.
RouteAware represents route aware Node.
# Type aliases
Tree slice of mux Nodes.