get_all

Function get_all 

Source
pub async fn get_all(
    conn: &mut PgConnection,
    domain: RoleDomain,
) -> ModelResult<Vec<PendingRole>>