tls_codec 0.4.1

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

default

  • std

std

  • tls_codec_derive?/std

serde

  • std
  • dep:serde

arbitrary

  • std
  • dep:arbitrary

conditional_deserialization

  • derive
  • tls_codec_derive/conditional_deserialization

derive

  • tls_codec_derive

tls_codec_derive

  • dep:tls_codec_derive

mls

    This feature flag does not enable additional features.