common_macro::admin_fn

Function extract_handler_type

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

Retrieve the handler type, ProcedureServiceHandlerRef or TableMutationHandlerRef.