binwrite 0.1.0

A Rust crate for helping write structs as binary data using ✨macro magic✨
Documentation
[dependencies.byteorder]
version = "1.3.2"

[dependencies.paste]
version = "0.1.6"

[package]
authors = ["jam1garner <jam1.mcleod@hotmail.com>"]
description = "A Rust crate for helping write structs as binary data using ✨macro magic✨"
edition = "2018"
license = "MIT"
name = "binwrite"
repository = "https://github.com/jam1garner/binwrite"
version = "0.1.0"