Docs.rs
  • cassandra-cpp-3.0.2
    • cassandra-cpp 3.0.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kw217
    • angusi
    • johnbatty
    • Dependencies
      • bigdecimal ^0.4.2 normal
      • cassandra-cpp-sys ^1.1.1 normal
      • error-chain ^0.12 normal
      • libc ^0.2 normal
      • log ^0.4.17 normal optional
      • parking_lot ^0.12 normal
      • slog ^2 normal optional
      • uuid ^1.0 normal
      • futures ^0.3.1 dev
      • logtest ^2.0.0 dev
      • tokio ^1.0 dev
    • Versions
    • 100% 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

cassandra_cpp3.0.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AggregateIterator
  • AggregateMeta
  • Batch
  • CassResult
  • Cluster
  • ColumnIterator
  • ColumnMeta
  • CustomPayload
  • DataType
  • Error
  • Field
  • FieldIterator
  • FunctionIterator
  • FunctionMeta
  • Inet
  • KeyspaceIterator
  • KeyspaceMeta
  • List
  • Map
  • MapIterator
  • PreparedStatement
  • RetryPolicy
  • Row
  • SchemaMeta
  • Session
  • Set
  • SetIterator
  • Ssl
  • Statement
  • TableIterator
  • TableMeta
  • TimestampGen
  • Tuple
  • UserType
  • UserTypeIterator
  • Uuid
  • UuidGen
  • Value

Enums

  • BatchType
  • CassErrorCode
  • Consistency
  • ErrorKind
  • LogLevel
  • SslVerifyFlag
  • ValueType

Traits

  • AsRustType
  • BindRustType
  • CassCollection
  • LendingIterator
  • ResultExt

Functions

  • set_level
  • set_log_logger
  • set_slog_logger

Type Aliases

  • CqlProtocol
  • Result