tls_codec 0.2.0

A pure Rust implementation of the TLS (de)serialization
Documentation

tls_codec

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

default

  • std

std

    This feature flag does not enable additional features.

derive

  • std
  • tls_codec_derive

serde_serialize

  • std
  • serde

serde

    This feature flag does not enable additional features.

tls_codec_derive

    This feature flag does not enable additional features.