Docs.rs
  • vmemcached-0.5.0
    • vmemcached 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ernestas-poskus
    • buinauskas
    • Dependencies
      • async-trait ^0.1 normal
      • bb8 ^0.8 normal
      • brotli ^3.3 normal optional
      • btoi ^0.4 normal
      • bytes ^1 normal
      • futures-util ^0.3 normal
      • nom ^7 normal
      • pin-project-lite ^0.2 normal
      • serde ^1 normal
      • serde_json ^1.0 normal
      • tokio ^1.17 normal
      • trust-dns-resolver ^0.22 normal
      • url ^2 normal
      • lazy_static ^1.4 dev
      • rand ^0.8 dev
      • serde ^1 dev
      • tokio ^1.17 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

vmemcached0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Client
  • Connection
  • ConnectionManager
  • Settings
  • State

Enums

  • ClientError
  • ErrorKind
  • MemcacheError
  • Status
  • driver::RetrievalCommand
  • driver::StorageCommand

Traits

  • ErrorSink

Functions

  • driver::delete
  • driver::retrieve
  • driver::storage
  • driver::touch
  • driver::version

Type Aliases

  • Pool
  • PoolConnection