dialectic 0.2.0

Transport-polymorphic, asynchronous session types for Rust
Documentation

dialectic

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

default

  • mpsc
  • serde

mpsc

  • tokio/sync

serde

  • futures
  • tokio/io-util
  • tokio-util/codec
  • serde-crate

futures

    This feature flag does not enable additional features.

serde-crate

    This feature flag does not enable additional features.

bincode

  • serde
  • bincode-crate
  • bytes

json_raw_value

  • json
  • serde_json/raw_value

json_float_roundtrip

  • json
  • serde_json/float_roundtrip

json_arbitrary_precision

  • json
  • serde_json/arbitrary_precision

json_unbounded_depth

  • json
  • serde_json/unbounded_depth

json

  • serde
  • serde_json

json_preserve_order

  • json
  • serde_json/preserve_order

serde_json

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

bincode-crate

    This feature flag does not enable additional features.