oca-rust 0.1.1

Rust implementation of Overlays Capture Architecture
Documentation

Crate Rust

Rust implementation of Overlays Capture architecture

OCA is a standardized global solution for data capture and exchange which protects PII data and provides a positive alternative to current architectures. See more on: https://oca.colossi.network/

Build

cargo build

Run tests

cargo test

Usage

Add this to your Cargo.toml:

[dependencies]
oca-rust = "0.1.0"

Documentation: