pub type ValidClaims = HashMap<ClaimID, (CredoV1Claim, ScopeID)>;
pub struct ValidClaims { /* private fields */ }