Docs.rs
  • memcached-rs-0.4.2
    • memcached-rs 0.4.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zonyitoo
    • Dependencies
      • bufstream ^0.1 normal
      • byteorder ^1.2 normal
      • conhash ^0.4 normal
      • log ^0.4 normal
      • rand ^0.7 normal
      • semver ^0.9 normal
      • env_logger ^0.7 dev
      • unix_socket ^0.5 normal
    • Versions
    • 9.78% 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

memcached0.4.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • client::Client
  • proto::binary::BinaryProto
  • proto::binary::Error

Enums

  • proto::AuthResponse
  • proto::Error
  • proto::ProtoType
  • proto::binary::Status

Traits

  • proto::AuthOperation
  • proto::CasOperation
  • proto::MultiOperation
  • proto::NoReplyOperation
  • proto::Operation
  • proto::Proto
  • proto::ServerOperation

Type Aliases

  • proto::MemCachedResult