pub async fn handle_begin(
handler_args: HandlerArgs,
stmt_type: StatementType,
modes: Vec<TransactionMode>,
) -> Result<RwPgResponse, RwError>
pub async fn handle_begin(
handler_args: HandlerArgs,
stmt_type: StatementType,
modes: Vec<TransactionMode>,
) -> Result<RwPgResponse, RwError>