pub type AuthSet<Id> = BTreeSet<Id>;
Full recursive set of auth_events for each event in a StateMap.
auth_events
pub struct AuthSet<Id> { /* private fields */ }