Searched refs:AuthTokenId (Results 1 – 1 of 1) sorted by relevance
29 struct AuthTokenId { struct35 impl AuthTokenId { argument37 AuthTokenId { in from_auth_token()52 AuthTokenId::from_auth_token(&self.0.auth_token).hash(state) in hash()58 AuthTokenId::from_auth_token(&self.0.auth_token) in eq()59 == AuthTokenId::from_auth_token(&other.0.auth_token) in eq()