Docs.rs
  • skytable-0.7.1
    • skytable 0.7.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ohsayan
    • Dependencies
      • async-trait ^0.1.53 normal
      • bb8 ^0.8.0 normal
      • bytes ^1.1.0 normal
      • openssl ^0.10.40 normal
      • r2d2 ^0.8.9 normal
      • tokio ^1.18.2 normal
      • tokio-openssl ^0.6.3 normal
      • tokio ^1.18.2 dev
    • Versions
    • 98.14% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate skytable

logo
Change settings

List of all items

Structs

  • ConnectionBuilder
  • Pipeline
  • Query
  • aio::Connection
  • aio::TlsConnection
  • ddl::Keymap
  • pool::ConnectionManager
  • pool::r2d2Error
  • sync::Connection
  • sync::TlsConnection
  • types::RawString

Enums

  • Element
  • RespCode
  • ddl::KeymapType
  • ddl::WhereAmI
  • error::Error
  • error::SkyhashError
  • pool::bb8Error
  • types::Array
  • types::FlatElement
  • types::SnapshotResult

Traits

  • actions::Actions
  • actions::AsyncActions
  • ddl::AsyncDdl
  • ddl::CreateTableIntoQuery
  • ddl::Ddl
  • types::FromSkyhashBytes
  • types::GetIterator
  • types::IntoSkyhashAction
  • types::IntoSkyhashBytes

Macros

  • query

Functions

  • pool::get
  • pool::get_async
  • pool::get_tls
  • pool::get_tls_async

Typedefs

  • AsyncResult
  • SkyQueryResult
  • SkyResult
  • pool::AsyncPool
  • pool::AsyncTlsPool
  • pool::Pool
  • pool::TlsPool

Constants

  • DEFAULT_ENTITY
  • DEFAULT_HOSTADDR
  • DEFAULT_PORT
  • error::errorstring::CONTAINER_NOT_FOUND
  • error::errorstring::DEFAULT_CONTAINER_UNSET
  • error::errorstring::ERR_ALREADY_EXISTS
  • error::errorstring::ERR_NOT_READY
  • error::errorstring::ERR_PROTECTED_OBJECT
  • error::errorstring::ERR_SNAPSHOT_BUSY
  • error::errorstring::ERR_SNAPSHOT_DISABLED
  • error::errorstring::STILL_IN_USE
  • pool::DEFAULT_POOL_SIZE