data-space-protocol-rs 0.1.0

A Rust implementation of the Data Space Protocol (DSP) as defined by the International Data Spaces Association (IDSA).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Maximilian Schönenberg <mschoenenberg@truzzt.com>", "Daniel Hommen <dhommen@orbiter.de>"]
description = """
A Rust implementation of the Data Space Protocol (DSP) as defined by the International Data Spaces Association (IDSA).
"""
edition = "2021"
keywords = ["dsp", "data-space", "dataspace", "idsa"]
license = "Apache-2.0"
name = "data-space-protocol-rs"
version = "0.1.0"