async fn indexed_regs(
session: &CassandraSession,
id: &CatalystId,
) -> Result<Vec<Query>>Expand description
Queries indexed RBAC registrations from the database.
async fn indexed_regs(
session: &CassandraSession,
id: &CatalystId,
) -> Result<Vec<Query>>Queries indexed RBAC registrations from the database.