Module prelude

Source
Expand description

Prelude of commonly used types

Structs§

IotaDID
A DID conforming to the IOTA DID method specification.
IotaDocument
A DID Document adhering to the IOTA DID method specification.
Resolver
Convenience type for resolving DID documents from different DID methods.

Traits§

DidResolutionHandler
An extension trait that provides helper functions for publication and resolution of DID documents in identities.