Docs.rs
  • voltdb-client-rust-0.1.11
    • voltdb-client-rust 0.1.11
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • johnnywale
    • Dependencies
      • bigdecimal ^0.3.0 normal
      • bytebuffer-rs ^0.3.1 normal
      • byteorder ^1.4.3 normal
      • chrono ^0.4 normal
      • quick-error ^2.0.1 normal
      • sha2 ^0.9.8 normal
      • lazy_static ^1.4.0 dev
      • testcontainers ^0.12.0 dev
    • Versions
    • 4.81% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

voltdb_client_rust0.1.11

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • BigDecimal
  • DateTime
  • Pool
  • PooledConn
  • Utc
  • node::ConnInfo
  • node::IpPort
  • node::Node
  • node::NodeOpt
  • node::Opts
  • table::Column
  • table::VoltTable

Enums

  • encode::VoltError

Traits

  • encode::Value
  • encode::ValuePrimary
  • node::Connection

Macros

  • volt_param

Functions

  • node::block_for_result
  • node::get_node
  • node::reset
  • table::new_volt_table

Constants

  • encode::ARRAY_COLUMN
  • encode::DECIMAL_COLUMN
  • encode::FLOAT_COLUMN
  • encode::INT_COLUMN
  • encode::LONG_COLUMN
  • encode::NULL_BIT_VALUE
  • encode::NULL_COLUMN
  • encode::NULL_DECIMAL
  • encode::NULL_FLOAT_VALUE
  • encode::NULL_INT_VALUE
  • encode::NULL_LONG_VALUE
  • encode::NULL_SHORT_VALUE
  • encode::NULL_TIMESTAMP
  • encode::NULL_VARCHAR
  • encode::SHORT_COLUMN
  • encode::STRING_COLUMN
  • encode::TABLE
  • encode::TIMESTAMP_COLUMN
  • encode::TINYINT_COLUMN
  • encode::VAR_BIN_COLUMN