thruster-rs / Thruster

A fast, middleware based, web framework written in Rust
MIT License
1.06k stars 47 forks source link

chore: Add short circuiting to tree #179

Closed trezm closed 3 years ago

trezm commented 3 years ago

For static routes, add a quick map to get middleware quickly and efficiently.