bitread 0.1.9

The bitread library in Rust is designed to efficiently convert small binary data into Rust structs
Documentation
1
2
3
4
5
6
7
8
push=true
publish=true
consolidate-commits=true
pre-release-commit-message="release: bitread and bitread_macro release"
tag=true
tag-prefix="{{crate_name}}"
tag-message="release {{version}}"
tag-name="{{prefix}}-v{{version}}"