Crate coi_actix_web_derive

Source
Expand description

Provides the inject proc macro for use by the coi-actix-web crate.

Attribute Macros§

inject
The #inject proc macro should only be applied to functions that will be passed to actix-web’s routing APIs.