Docs.rs
  • redis-asio-0.1.0-alpha
    • redis-asio 0.1.0-alpha
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sergeyboyko0791
    • Dependencies
      • byteorder ^1.3 normal
      • bytes ^0.4.12 normal
      • futures ^0.1 normal
      • serde ^1.0 normal
      • tokio ^0.1 normal
      • tokio-codec ^0.1 normal
      • tokio-core ^0.1 normal
      • tokio-io ^0.1 normal
      • tokio-tcp ^0.1 normal
    • Versions
    • 46.67% 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
    • 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

redis_asio0.1.0-alpha

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • RedisCommand
  • RedisCoreConnection
  • RedisError
  • stream::AckOptions
  • stream::EntryId
  • stream::PendingOptions
  • stream::RangeEntry
  • stream::RangeOptions
  • stream::ReadExplicitOptions
  • stream::RedisGroup
  • stream::RedisStream
  • stream::SendEntryOptions
  • stream::StreamEntry
  • stream::Subscribe
  • stream::SubscribeOptions
  • stream::TouchGroupOptions

Enums

  • RedisArgument
  • RedisErrorKind
  • RedisValue
  • stream::AckResponse
  • stream::RangeType

Traits

  • FromRedisValue
  • IntoRedisArgument

Functions

  • command
  • from_redis_value

Type Aliases

  • RedisResult