Docs.rs
  • edgedb-tokio-0.5.1
    • edgedb-tokio 0.5.1
    • 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.22.1 normal
      • bytes ^1.5.0 normal
      • crc16 ^0.4.0 normal
      • dirs ^5.0.0 normal optional
      • edgedb-derive ^0.5.1 normal optional
      • 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.23.5 normal
      • rustls-native-certs ^0.7.0 normal
      • rustls-pemfile ^2.1.2 normal
      • scram-2 ^0.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal optional
      • sha1 ^0.10.1 normal
      • tls-api-2 ^0.11.0 normal
      • tls-api-not-tls-2 ^0.11.0 normal
      • tls-api-rustls-2 ^0.11.0 normal
      • tokio ^1.15 normal
      • tokio-stream ^0.1.11 normal optional
      • url ^2.1.1 normal
      • rustls-webpki ^0.102.2 normal
      • webpki-roots ^0.26.1 normal
      • env_logger ^0.11 dev
      • futures-util ^0.3.21 dev
      • miette ^7.2.0 dev
      • nix ^0.28.0 dev
      • shutdown_hooks ^0.1.0 dev
      • test-log ^0.2.8 dev
      • thiserror ^1.0.30 dev
      • command-fds ^0.3.0 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

edgedb_tokio0.5.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

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