hypercore_schema 0.2.0

Data structures shared between hypercore and hypercore-protocol
Documentation

Hypercore Schea

This contains types shared between hypercore_protocol and hypercore

Usage

formatting

To format source code, rustfmt needs to run with nightly (more info): cargo +nightly fmt.

Releasing

  • Releasing run cargo release ...