Crate parker_codegen

source ·

Attribute Macros

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!