Function common_macro::admin_fn::extract_handler_type

source ยท
fn extract_handler_type(arg_types: &[Type]) -> Result<&Ident, Error>
Expand description

Retrieve the handler type, ProcedureServiceHandlerRef or TableMutationHandlerRef.