s2n-tls 0.3.42

A C99 implementation of the TLS/SSL protocols
docs.rs failed to build s2n-tls-0.3.42
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: s2n-tls-0.3.41

This crate provides ergonomic, idiomatic Rust bindings for s2n-tls. From the s2n-tls readme:

s2n-tls is a C99 implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority. It is released and licensed under the Apache License 2.0.