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

default

  • std

std

    This feature flag does not enable additional features.

derive

  • std
  • tls_codec_derive

arbitrary

  • std
  • dep:arbitrary

serde

  • std
  • dep:serde

tls_codec_derive

  • dep:tls_codec_derive

mls

    This feature flag does not enable additional features.