Docs.rs
parker_codegen-0.0.0
parker_codegen 0.0.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
LucasPickering
Dependencies
quote ^0.6
normal
syn ^0.15
normal
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
parker_
codegen
0.0.0
All Items
Crate Items
Attribute Macros
Crate
parker_codegen
Copy item path
Source
Attribute Macros
ยง
auth
Wraps a route function in a guard that only calls the function body if the user has sufficient roles. This proc macro must come
before
the route proc macro!