exum 0.1.17

A lightweight Axum syntax sugar library
Documentation
1
2
3
4
5
pub struct ControllerDef {
  pub router: fn() -> ::axum::Router,
}

inventory::collect!(ControllerDef);