pub type IotaDIDUrl = DIDUrl<IotaDID>;
Expand description

A DID URL conforming to the IOTA DID method specification.

See DIDUrl.