Docs.rs
  • cdrs-async-0.1.0-alpha.0
    • cdrs-async 0.1.0-alpha.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AlexPikalov
    • Dependencies
      • async-std ^1.4.0 normal
      • async-tls ^0.6 normal
      • async-trait ^0.1.21 normal
      • cassandra-proto ^0.1.2 normal
      • futures ^0.3.1 normal
      • log ^0.4 normal
      • lz4-compress =0.1.0 normal
      • snap ^0.2.3 normal
    • Versions
    • 78.13% of the crate is documented
  • 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

cdrs_async0.1.0-alpha.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Session
  • TransportTcp
  • TransportTls
  • authenticators::Authenticator
  • authenticators::NoneAuthenticator
  • authenticators::PasswordAuthenticator
  • query::Query
  • query::QueryParams

Enums

  • Compression
  • query::QueryFlags
  • query::QueryValues

Traits

  • CDRSTransport
  • Compressor
  • query::BatchExecutor
  • query::ExecExecutor
  • query::PrepareExecutor
  • query::QueryExecutor

Type Aliases

  • query::PreparedQuery