Docs.rs
  • barse-0.3.0
    • barse 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • axel-lord
    • Dependencies
      • anyhow ^1.0.71 normal
      • barse-derive ^0.3.0 normal optional
      • bytesize ^1.2.0 normal
      • thiserror ^1.0.40 normal
    • 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

barse0.3.0

Crate Items

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

List of all items

Structs

  • from_reader::ByteSlice
  • from_reader::FlagConditional
  • from_reader::Padding
  • from_reader::Remaining
  • from_reader::SizedVec
  • reader::ConstEndianByteReader
  • reader::DynamicByteReader
  • reader::EndianByteReader
  • reader::FlagByteReader
  • wrap::Default
  • wrap::Fn
  • wrap::Iter
  • wrap::Len
  • wrap::Value

Enums

  • Endian
  • Error
  • reader::NilByteReader

Traits

  • ByteRead
  • ByteSizeQuery
  • Condition
  • FromByteReader
  • FromByteReaderWith
  • VecLenQuery

Attribute Macros

  • attribute::byte_size_query
  • attribute::condition
  • attribute::vec_len_query

Derive Macros

  • FromByteReader
  • prelude::FromByteReader

Type Aliases

  • Result