Skip to main content

Crate ranvier_macros

Crate ranvier_macros 

Source

Macros§

ranvier_router
Macro to build a router from a list of circuit functions annotated with #[route].

Attribute Macros§

route
Attribute macro for HTTP route registration.
transition
Attribute macro to transform an async function into a Transition implementation.

Derive Macros§

ResourceRequirement
Derive macro for the ResourceRequirement marker trait.