1 2 3 4 5 6
// Copyright 2020-2023 IOTA Stiftung // SPDX-License-Identifier: Apache-2.0 pub use iota_did::IotaDID; mod iota_did;