pluginop_result_param

Attribute Macro pluginop_result_param 

Source
#[pluginop_result_param]
Expand description

An attribute macro to transform a function returning a Result into a parametrized plugin operation. One of the arguments of the function must act as the parameter of the plugin operation.