Docs.rs
  • async-codec-util-0.3.3
    • async-codec-util 0.3.3
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AljoschaMeyer
    • jrobsonchase
    • Dependencies
      • async-codec ^0.3.0 normal
      • atm-io-utils ^0.2.5 normal
      • futures-core ^0.2.0-alpha normal
      • futures-executor ^0.2.0-alpha normal
      • futures-io ^0.2.0-alpha normal
      • futures-util ^0.2.0-alpha normal
      • async-byteorder ^0.3.0 dev
      • async-ringbuffer ^0.3.1 dev
      • quickcheck ^0.6 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

async_codec_util0.3.3

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Decoder
  • Encoder
  • decoder::AndThen
  • decoder::Chain
  • decoder::DecodeExact
  • decoder::Map
  • encoder::Chain

Enums

  • decoder::DecodeExactError

Functions

  • decode
  • decoder::chain
  • decoder::map
  • encode
  • encoder::chain
  • testing::test_codec
  • testing::test_codec_len
  • testing::unexpected_eof_errors
  • testing::write_zero_errors