Docs.rs
axum-controller-macros-0.3.0
axum-controller-macros 0.3.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
tristandruyen
Dependencies
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
axum ^0.8
dev
serde ^1.0
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
axum_
controller_
macros
0.3.0
All Items
Crate Items
Attribute Macros
Crate
axum_controller_macros
Copy item path
Source
Attribute Macros
§
controller
A macro that generates a into_router(_: State<_>) impl which automatically wires up all
route
’s and the given middlewares, path-prefix etc