tycho 0.1.2

A minimal, self-describing and traversable binary data format designed around rust and the serde data model.
Documentation

tycho

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 3 of them enabled by default.

default

serde (default)

serde_optimise (default)

This feature flag does not enable additional features.

serde_types (default)

This feature flag does not enable additional features.

async-trait

async_tokio

compression

flate2

futures

partial

This feature flag does not enable additional features.

partial_state

This feature flag does not enable additional features.

tokio

tokio-byteorder