Docs.rs
  • edgedb-tokio-0.5.0
    • edgedb-tokio 0.5.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • tailhook
    • edgedb-ci
    • Dependencies
      • anyhow ^1.0.53 normal
      • arc-swap ^1.5.1 normal
      • async-trait ^0.1.52 normal
      • base16ct ^0.2.0 normal
      • base64 ^0.21 normal
      • bytes ^1.0.1 normal
      • crc16 ^0.4.0 normal
      • dirs ^5.0.0 normal
      • edgedb-derive ^0.5.1 normal
      • edgedb-errors ^0.4.1 normal
      • edgedb-protocol ^0.6.0 normal
      • log ^0.4.8 normal
      • once_cell ^1.9.0 normal
      • rand ^0.8 normal
      • rustls ^0.20.2 normal
      • rustls-native-certs ^0.6.1 normal
      • rustls-pemfile ^1.0.2 normal
      • scram ^0.6.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha1 ^0.10.1 normal
      • tls-api ^0.9.0 normal
      • tls-api-not-tls ^0.9.0 normal
      • tls-api-rustls ^0.9.0 normal
      • tokio ^1.15 normal
      • tokio-stream ^0.1.11 normal
      • url ^2.1.1 normal
      • webpki ^0.22.0 normal
      • webpki-roots ^0.22.2 normal
      • command-fds ^0.2.1 dev
      • env_logger ^0.10 dev
      • futures-util ^0.3.21 dev
      • nix ^0.26.2 dev
      • shutdown_hooks ^0.1.0 dev
      • test-log ^0.2.8 dev
      • thiserror ^1.0.30 dev
      • command-fds ^0.2.1 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 edgedb_tokio

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

List of all items

Structs

  • Builder
  • Client
  • Config
  • Error
  • RetryOptions
  • Transaction
  • TransactionOptions
  • state::AliasesModifier
  • state::ConfigModifier
  • state::Fn
  • state::GlobalsModifier
  • state::Unset

Enums

  • ClientSecurity
  • InstanceName
  • RetryCondition
  • TlsSecurity

Traits

  • state::AliasesDelta
  • state::ConfigDelta
  • state::GlobalsDelta
  • state::State

Derive Macros

  • ConfigDelta
  • GlobalsDelta
  • Queryable

Functions

  • create_client