Skip to main content

get_batch_operation

Function get_batch_operation 

Source
pub async fn get_batch_operation(
    pool: &PgPool,
    id: Uuid,
) -> Result<BatchOperation, AwaError>