Docs.rs
  • tcp-stream-0.30.1
    • tcp-stream 0.30.1
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Keruspe
    • Dependencies
      • cfg-if ^1.0 normal
      • native-tls ^0.2 normal optional
      • openssl ^0.10.46 normal optional
      • p12-keystore ^0.1 normal optional
      • rustls-connector ^0.21.6 normal optional
      • rustls-pemfile ^2.0 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tcp_stream0.30.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • NativeTlsConnector
  • OpenSslConnector
  • OpenSslMethod
  • OwnedTLSConfig
  • RustlsConnector
  • RustlsConnectorConfig
  • TLSConfig

Enums

  • HandshakeError
  • Identity
  • MidHandshakeTlsStream
  • OwnedIdentity
  • TcpStream

Type Aliases

  • HandshakeResult
  • NativeTlsHandshakeError
  • NativeTlsMidHandshakeTlsStream
  • NativeTlsStream
  • OpenSslErrorStack
  • OpenSslHandshakeError
  • OpenSslMidHandshakeTlsStream
  • OpenSslStream
  • RustlsHandshakeError
  • RustlsMidHandshakeTlsStream
  • RustlsStream