ttrpc 0.5.0

A Rust version of ttrpc.
Documentation

ttrpc

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

default

  • protobuf-codec
  • sync

protobuf-codec

  • protobuf

sync

    This feature flag does not enable additional features.

protobuf

    This feature flag does not enable additional features.

async

  • async-trait
  • tokio
  • futures
  • tokio-vsock

tokio-vsock

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.