Docs.rs
  • tarantool-rs-0.0.10
    • tarantool-rs 0.0.10
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Flowneee
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • backoff ^0.4 normal
      • base64 ^0.21 normal
      • bytes ^1 normal
      • futures ^0.3 normal
      • lru ^0.11 normal
      • parking_lot ^0.12 normal
      • rmp ^0.8 normal
      • rmp-serde ^1 normal
      • rmpv ^1 normal
      • serde ^1 normal
      • sha-1 ^0.10 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • assert_matches ^1.5 dev
      • clap ^4 dev
      • criterion ^0.5 dev
      • maplit ^1 dev
      • pretty_env_logger ^0.5 dev
      • rusty_tarantool ^0.3 dev
      • rustyline ^11 dev
      • serde_json ^1 dev
      • tokio ^1 dev
      • tracing-test ^0.2 dev
    • Versions
    • 69.92% 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

tarantool_rs0.0.10

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CallResponse
  • Connection
  • ConnectionBuilder
  • DmoOperation
  • DmoResponse
  • PreparedSqlStatement
  • SqlResponse
  • Stream
  • Transaction
  • TransactionBuilder
  • errors::DecodingError
  • errors::ErrorResponse
  • schema::GenericIndex
  • schema::IndexMetadata
  • schema::Space
  • schema::SpaceMetadata

Enums

  • Error
  • IteratorType
  • ReconnectInterval
  • TransactionIsolationLevel
  • Value
  • errors::DecodingErrorDetails
  • errors::DecodingErrorLocation
  • errors::EncodingError
  • errors::Error
  • schema::SchemaEntityKey
  • schema::SystemSpacesId

Traits

  • Executor
  • ExecutorExt
  • Tuple
  • TupleElement

Functions

  • utils::extract_and_deserialize_iproto_data
  • utils::extract_iproto_data
  • utils::value_to_map

Type Aliases

  • Result
  • schema::Index
  • schema::OwnedIndex

Constants

  • schema::PRIMARY_INDEX_ID
  • schema::USER_SPACE_MIN_ID