Docs.rs
  • tls-api-0.12.0
    • tls-api 0.12.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • stepancheg
    • aljazerzen
    • Dependencies
      • anyhow ^1.0.44 normal
      • futures-util ^0.3.1 normal optional
      • pem ^3.0.4 normal
      • tempfile ^3.3.0 normal
      • thiserror ^2 normal
      • tokio ^1.2.0 normal optional
    • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tls_api0.12.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions

List of all items

Structs

  • AsyncSocketBox
  • BoxFuture
  • ImplInfo
  • TlsAcceptorBox
  • TlsAcceptorBuilderBox
  • TlsConnectorBox
  • TlsConnectorBuilderBox
  • TlsStream
  • TlsStreamWithSocket
  • async_as_sync::AsyncIoAsSyncIo
  • async_as_sync::TlsStreamOverSyncIo
  • runtime::ReadBuf

Traits

  • AsyncSocket
  • TlsAcceptor
  • TlsAcceptorBuilder
  • TlsAcceptorType
  • TlsConnector
  • TlsConnectorBuilder
  • TlsConnectorType
  • TlsStreamDyn
  • TlsStreamWithSocketDyn
  • async_as_sync::AsyncWrapperOps
  • async_as_sync::WriteShutdown
  • runtime::AsyncRead
  • runtime::AsyncReadExt
  • runtime::AsyncWrite
  • runtime::AsyncWriteExt
  • spi::TlsStreamWithUpcastDyn

Macros

  • spi_acceptor_common
  • spi_async_socket_impl_delegate
  • spi_connector_common
  • spi_tls_stream_over_sync_io_wrapper

Functions

  • spi::restore_context
  • spi::save_context