Docs.rs
  • meowstore_binbuf-0.1.0
    • meowstore_binbuf 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • userfriendanonymous
    • Dependencies
      • meowstore_binbuf_macros ^0.1.0 normal
    • Versions
    • 0% 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

binbuf0.1.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • bytes_ptr::Const
  • bytes_ptr::Mut
  • fixed::lens::Identity
  • impls::ArrayBuf
  • impls::OptionBuf
  • impls::PhantomDataBuf
  • impls::UnitBuf
  • impls::arb_num::Buf
  • impls::arb_num::Value
  • impls::dynamic::BytesPtrConstBuf
  • impls::dynamic::BytesPtrMutBuf
  • impls::dynamic::SliceU8Buf
  • impls::dynamic::StringBuf
  • impls::primitive::BoolBuf
  • impls::primitive::CharBuf
  • impls::primitive::F32Buf
  • impls::primitive::F64Buf
  • impls::primitive::I128Buf
  • impls::primitive::I32Buf
  • impls::primitive::I64Buf
  • impls::primitive::I8Buf
  • impls::primitive::U128Buf
  • impls::primitive::U32Buf
  • impls::primitive::U64Buf
  • impls::primitive::U8Buf

Traits

  • bytes_ptr::Instance
  • dynamic::Decode
  • dynamic::Instance
  • dynamic::Readable
  • entry::Instance
  • fixed::BufEq
  • fixed::BufOrd
  • fixed::BufPartialEq
  • fixed::BufPartialOrd
  • fixed::Decode
  • fixed::Instance
  • fixed::Readable
  • fixed::lens::Instance
  • impls::arb_num::Base

Macros

  • dynamic
  • dynamic_buf
  • fixed
  • fixed_buf

Functions

  • dynamic::buf_copy_to
  • dynamic::buf_len
  • dynamic::buf_swap
  • dynamic::buf_to_const
  • dynamic::decode
  • dynamic::decode_ptr
  • dynamic::decode_slice
  • dynamic::encode_ptr
  • dynamic::ptr_len
  • entry::buf_from_slice
  • entry::buf_mut_from_slice
  • entry::buf_to_const
  • fixed::buf_copy_to
  • fixed::buf_swap
  • fixed::decode
  • fixed::decode_ptr
  • fixed::decode_slice
  • fixed::encode_ptr
  • fixed::encode_slice
  • fixed::encode_to_array
  • fixed::lens::identity

Type Aliases

  • dynamic::Buf
  • dynamic::BufConst
  • dynamic::BufMut
  • entry::Buf
  • entry::BufConst
  • entry::BufMut
  • fixed::Buf
  • fixed::BufConst
  • fixed::BufMut