Docs.rs
  • pancake-db-client-0.2.0
    • pancake-db-client 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mwlon
    • Dependencies
      • futures ^0.3.17 normal optional
      • pancake-db-core ^0.2.0 normal optional
      • pancake-db-idl ^0.2.0 normal
      • prost-types ^0.9.0 normal
      • tonic ^0.6.2 normal
      • uuid ^0.8.2 normal
      • rand ^0.8.4 dev
      • structopt ^0.3.25 dev
      • tokio ^1.2.0 dev
      • tokio-test ^0.4.2 dev
    • Versions
    • 37.93% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

pancake_db_client0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Client
  • SegmentKey
  • errors::ClientError
  • partition_helpers::PartitionFieldValue
  • row_helpers::FieldValue
  • row_helpers::Row

Enums

  • errors::ClientErrorKind

Traits

  • partition_helpers::PartitionFieldValueConverter
  • row_helpers::FieldValueConverter

Macros

  • make_partition
  • make_partition_insert
  • make_row
  • make_row_insert

Functions

  • new_correlation_id

Type Aliases

  • errors::ClientResult