co-identity 0.1.0

COKIT DID and DIDComm implementations.
Documentation
1
2
3
4
5
6
7
// SPDX-License-Identifier: AGPL-3.0-only
// Copyright (C) 2026 1io BRANDGUARDIAN GmbH

pub mod did_key;
pub mod join;
pub mod local;
pub mod memory;