Docs.rs
  • tor-rtcompat-0.8.0
    • tor-rtcompat 0.8.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gabi-250
    • ijackson
    • nmathewson
    • dgoulet-tor
    • Dependencies
      • async-io ^1.4.1 normal
      • async-native-tls ^0.4.0 normal
      • async-rustls ^0.3.0 normal
      • async-std ^1.7.0 normal
      • async-trait ^0.1.2 normal
      • async_executors ^0.6.0 normal
      • educe ^0.4.6 normal
      • futures ^0.3.14 normal
      • native-tls ^0.2 normal
      • pin-project ^1 normal
      • rustls ^0.20.7 normal
      • thiserror ^1 normal
      • tokio ^1.7 normal
      • tokio-util ^0.7.0 normal
      • x509-signature ^0.5.0 normal
      • native-tls ^0.2 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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 tor_rtcompat

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • CompoundRuntime
  • PreferredRuntime
  • Timeout
  • TimeoutError
  • async_std::AsyncStdNativeTlsRuntime
  • async_std::AsyncStdRustlsRuntime
  • scheduler::TaskHandle
  • scheduler::TaskSchedule
  • task::YieldFuture
  • tls::NativeTlsProvider
  • tls::RustlsProvider
  • tokio::TokioNativeTlsRuntime
  • tokio::TokioRustlsRuntime

Enums

  • scheduler::SleepError

Traits

  • BlockOn
  • CertifiedConn
  • Runtime
  • SleepProvider
  • SleepProviderExt
  • TcpListener
  • TcpProvider
  • TlsProvider
  • UdpProvider
  • UdpSocket
  • tls::CertifiedConn
  • tls::TlsConnector

Macros

  • test_with_all_runtimes
  • test_with_one_runtime

Functions

  • async_std::create_runtime_impl
  • task::yield_now