Module binread::prelude[][src]

Expand description

The collection of traits and types you’ll likely need when working with binread and are unlikely to cause name conflicts.

Re-exports

pub use crate::BinRead;
pub use crate::BinReaderExt;
pub use crate::BinResult;

Derive Macros