Skip to main content

list_batch_operations

Function list_batch_operations 

Source
pub async fn list_batch_operations(
    pool: &PgPool,
    filter: &ListBatchOperationsFilter,
) -> Result<Vec<BatchOperation>, AwaError>