Docs.rs
  • variable-len-reader-2.0.1
    • variable-len-reader 2.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xuxiaocheng0201
    • Dependencies
      • bytes ^1 normal
      • pin-project-lite ~0.2 normal
      • tokio ^1 normal
      • anyhow ^1 dev
      • tokio ^1 dev
      • reportme ~0.2 build
    • Versions
    • 0.55% 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

variable_len_reader2.0.1

  • Macros
  • Structs
  • Traits
?
Change settings

List of all items

Structs

  • util::bufs::OwnedReadBuf128
  • util::bufs::OwnedReadBuf16
  • util::bufs::OwnedReadBuf32
  • util::bufs::OwnedReadBuf64
  • util::bufs::OwnedReadBuf8
  • util::bufs::OwnedWriteBuf128
  • util::bufs::OwnedWriteBuf16
  • util::bufs::OwnedWriteBuf32
  • util::bufs::OwnedWriteBuf64
  • util::bufs::OwnedWriteBuf8
  • util::bufs::ReadBuf
  • util::bufs::WriteBuf

Traits

  • VariableReadable
  • VariableReader
  • VariableWritable
  • VariableWriter

Macros

  • define_read_buf
  • define_write_buf