Module query

Source
Expand description

Query interface for the role system.

This module provides a high-level query API for analyzing and inspecting the role system state. It offers complex queries for finding subjects, roles, permissions, and generating statistics.

Structs§

PermissionCoverage
Permission coverage analysis.
RoleQuery
Query interface for role system analysis.
SystemStatistics
System-wide statistics.

Traits§

RoleSystemQuery
Trait for providing query capabilities.