thruster-rs / Thruster

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

chore: Make Testable trait use str #237

Closed trezm closed 1 year ago

trezm commented 1 year ago

Instead of a String. Much easier this way for testing harnesses.