mirror of
https://github.com/tower-rs/tower.git
synced 2025-09-28 21:41:16 +00:00

A dual MIT / Apache 2.0 license does not make any sense. Since the intent of the original license was to be dual under MIT or Apache 2.0, restricting to ony MIT is OK.
115 B
115 B
Tower Router
A Tower middleware that routes requests to one of a set of inner services using a request predicate.