Rustls is a modern TLS library written in Rust.
# Cargo.toml
[dependencies]
rustls = "0.23.40"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS client configuration with native root certificates.
Enable additional cipher suites via the 'dangerous_configuration' feature if needed.
No dependency data recorded yet.