Docs.rs
  • abio-0.3.0
    • abio 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • ellacrity
    • Dependencies
      • abio_derive ^0.1.1 normal optional
      • cfg-if ^1.0.0 normal
      • getrandom ^0.2.10 dev
      • libloading ^0.8.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

abio0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • BigEndian
  • Chunk
  • Codec
  • CodecBuilder
  • Error
  • Limit
  • LittleEndian
  • Slice
  • Span
  • endian::BigEndian
  • endian::LittleEndian
  • integer::I128
  • integer::I16
  • integer::I32
  • integer::I64
  • integer::I8
  • integer::Isize
  • integer::U128
  • integer::U16
  • integer::U32
  • integer::U64
  • integer::U8
  • integer::Usize

Enums

  • Endian
  • endian::Endian

Traits

  • Abi
  • Array
  • Buf
  • BytesOf
  • Decode
  • Endianness
  • Source
  • Zeroable
  • decode::Decode
  • endian::Endianness
  • integer::Integer

Derive Macros

  • Abi
  • BytesOf
  • Decode
  • Zeroable

Functions

  • endian::little_endian_codec

Type Aliases

  • BE
  • LE
  • NativeEndian
  • Result
  • endian::BE
  • endian::LE
  • endian::NativeEndian