noosphere-core 0.3.0

Core data types of the Rust Noosphere implementation
Documentation
1
2
3
4
5
6
7
![API Stability: Alpha](https://img.shields.io/badge/API%20Stability-Alpha-red)

# Noosphere Core

This crate contains the core data types of the Rust Noosphere implementation,
as well as some higher-order views over those data types to make asynchronous
operations over IPLD data a little more ergonomic for typical usages.