bitfield 0.16.0

This crate provides macros to generate bitfield-like struct.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Loïc Damien <loic.damien@dzamlo.ch>"]
description = "This crate provides macros to generate bitfield-like struct."
documentation = "https://docs.rs/bitfield"
license = "MIT OR Apache-2.0"
name = "bitfield"
readme = "README.md"
repository = "https://github.com/dzamlo/rust-bitfield"
version = "0.16.0"