Skip to main content

after_action

Attribute Macro after_action 

Source
#[after_action]
Expand description

Registers an after-action filter on the following action method. Usage: #[after_action(fn_name)]