Docs.rs
  • voltdb-client-rust-0.1.11
    • voltdb-client-rust 0.1.11
    • Permalink
    • 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

Module encode

Module Items

  • Enums
  • Constants
  • Traits

In crate voltdb_client_rust

voltdb_client_rust

Module encode

Source

Enums§

VoltError

Constants§

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

Traits§

Value
ValuePrimary