hypercore_schema 0.2.0

Data structures shared between hypercore and hypercore-protocol
Documentation
1
2
3
4
5
# groups 'use' statements by crate
imports_granularity = "crate"
# formats code within doc tests
# requires: cargo +nightly fmt (otherwise rustfmt will warn, but pass)
format_code_in_doc_comments = true