fn extract_handler_type(arg_types: &[Type]) -> Result<&Ident, Error>
Retrieve the handler type, ProcedureServiceHandlerRef or TableMutationHandlerRef.
ProcedureServiceHandlerRef
TableMutationHandlerRef