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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate parker_codegen
Version 0.0.0
All Items
Attribute Macros
?
Crate
parker_codegen
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!