Docs.rs
  • memcached-rs-0.4.1
    • memcached-rs 0.4.1
    • 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.5 normal
      • semver ^0.9 normal
      • env_logger ^0.5 dev
      • unix_socket ^0.5 normal
    • Versions
    • 10.96% of the crate is documented
  • Go to latest version
  • 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
    • 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

Module proto

  • Re-exports
  • Modules
  • Enums
  • Traits
  • Type Definitions
?
Change settings

Module memcached::proto

source ·
Expand description

Memcached protocol

Re-exports

pub use self::binary::BinaryProto;

Modules

binary

Enums

AuthResponse
Error
ProtoType
Protocol type

Traits

AuthOperation
CasOperation
MultiOperation
NoReplyOperation
Operation
Proto
ServerOperation

Type Definitions

MemCachedResult