Docs.rs
  • tokio-native-tls-0.3.1
    • tokio-native-tls 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • LucioFranco
    • github:tokio-rs:tls
    • Dependencies
      • native-tls ^0.2 normal
      • tokio ^1.0 normal
      • cfg-if ^0.1 dev
      • env_logger ^0.6 dev
      • futures ^0.3.0 dev
      • lazy_static ^1.4.0 dev
      • tempfile ^3.1 dev
      • tokio ^1.0 dev
      • tokio-util ^0.6.0 dev
      • openssl ^0.10 dev
      • security-framework ^0.2 dev
      • schannel ^0.1 dev
      • winapi ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate tokio_native_tls

  • Structs
  • Enums
  • Type Definitions
?
Change settings

List of all items

Structs

  • AllowStd
  • TlsAcceptor
  • TlsConnector
  • TlsStream
  • native_tls::Certificate
  • native_tls::Error
  • native_tls::Identity
  • native_tls::MidHandshakeTlsStream
  • native_tls::TlsAcceptor
  • native_tls::TlsAcceptorBuilder
  • native_tls::TlsConnector
  • native_tls::TlsConnectorBuilder
  • native_tls::TlsStream

Enums

  • native_tls::HandshakeError
  • native_tls::Protocol

Type Definitions

  • native_tls::Result