bytecodec 0.4.15

A tiny framework for implementing encoders/decoders of byte-oriented protocols
Documentation

bytecodec

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

json_codec

  • serde
  • serde_json

bincode_codec

  • serde
  • bincode

tokio-async

  • tokio
  • pin-project

bincode

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

pin-project

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.