autumn-web 0.5.0

An opinionated, convention-over-configuration web framework for Rust
Documentation
1
2
3
4
5
error: route macros can only be applied to functions
 --> tests/compile-fail/non_function.rs:4:1
  |
4 | struct Hello;
  | ^^^^^^^^^^^^^