Ogeon / rustful

[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862 stars 51 forks source link

Optimize and improve insert_routes! #16

Closed Ogeon closed 9 years ago

Ogeon commented 9 years ago

The current implementation of insert_routes! is far from optimal and can be done much better. Especially when it comes to combining the path fragments.