tycho 0.1.0

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 15 feature flags, 2 of them enabled by default.

default

  • serde_optimise

serde_optimise

    This feature flag does not enable additional features.

async_tokio

  • tokio
  • tokio-byteorder
  • futures
  • async-trait

serde_support

  • serde
  • paste

partial_state

  • rand

compression

  • flate2

rand

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

paste

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

tokio-byteorder

    This feature flag does not enable additional features.

partial

    This feature flag does not enable additional features.