identity_resolver 1.3.0

DID Resolution utilities for the identity.rs library.
Documentation
1
2
3
4
5
6
// Copyright 2020-2022 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

use super::resolver::*;
mod resolution;
mod send_sync;