byteorder-pack
A binary data reader and writer that is similar to Python's struct module, but makes use of Rust's typing system.
Example
use Cursor;
use UnpackFrom;
let mut cursor = new;
let = unpack_from_be.unwrap;
assert_eq!;
assert_eq!;
assert_eq!;