Docs.rs
  • async-native-tls-0.5.0
    • async-native-tls 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dignifiedquire
    • link2xt
    • Dependencies
      • futures-util ^0.3.1 normal optional
      • native-tls ^0.2.8 normal
      • thiserror ^1.0.9 normal
      • tokio ^1.0 normal optional
      • url ^2.1.1 normal
      • async-std ^1.6.0 dev
      • cfg-if ^1.0.0 dev
      • env_logger ^0.9.0 dev
      • futures ^0.3.1 dev
      • tokio ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

async_native_tls0.5.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Certificate
  • Error
  • Host
  • Identity
  • TlsAcceptor
  • TlsConnector
  • TlsStream

Enums

  • AcceptError
  • Protocol

Functions

  • accept
  • connect

Type Aliases

  • Result