pg_extras

Function all_locks

Source
pub async fn all_locks(
    pool: &Pool<Postgres>,
) -> Result<Vec<AllLocks>, PgExtrasError>