Searched defs:BasicWithCustomProviderError (Results 1 – 1 of 1) sorted by relevance
43 pub struct BasicWithCustomProviderError(CredentialType); struct45 impl IntoAnyError for BasicWithCustomProviderError { implementation82 ) -> Result<Vec<u8>, BasicWithCustomProviderError> { in resolve_custom_identity() argument