Skip to main content

delete

Attribute Macro delete 

Source
#[delete]
Expand description

Declares a route inside an #[apigate::service] module.

This attribute is only expanded by #[apigate::service]; using it directly outside a service module produces a compile error.