bytecodec 0.4.14

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.

bincode

This feature flag does not enable additional features.

bincode_codec

json_codec

pin-project

This feature flag does not enable additional features.

serde

This feature flag does not enable additional features.

serde_json

This feature flag does not enable additional features.

tokio

This feature flag does not enable additional features.

tokio-async