Expand description
DID resolution utilities
Structs§
- Error returned from the Resolver’s methods.
- Convenience type for resolving DID documents from different DID methods.
Enums§
- Error failure modes associated with the methods on the Resolver’s.
Type Aliases§
- Alias for a
Result
with the error typeError
.