Rocket/examples/static_files
Sergio Benitez cddc92f870 Now support Result responses.
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.
2016-03-22 17:16:17 -07:00
..
src Now support Result responses. 2016-03-22 17:16:17 -07:00
static Polished examples directory. Fixed `File` response bug. 2016-03-22 16:27:12 -07:00
Cargo.toml Polished examples directory. Fixed `File` response bug. 2016-03-22 16:27:12 -07:00