mirror of https://github.com/rwf2/Rocket.git
cddc92f870
Experimented with the new impl specialization features of Rust. They work! But they're not quite there yet. Specifically, I was able to specialize on `Responder`, but when trying to remove the macro in `FromParam`, it didn't work. See https://github.com/rust-lang/rust/issues/31844. |
||
---|---|---|
.. | ||
hello_person | ||
hello_world | ||
manual_routes | ||
static_files |