binread 2.2.0

A Rust crate for helping read structs from binary data using ✨macro magic✨
Documentation

binread

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

  • std

std

    This feature flag does not enable additional features.

debug_template

  • std
  • lazy_static
  • binread_derive/debug_template

const_generics

  • array-init

array-init

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.