pub type Result = Result<Option<Outcome>, Error>;
The Result type used in credentials top-level functions to obtain a complete identity.