[package] name = "bitfield" version = "0.17.0" authors = ["Loïc Damien "] license = "MIT OR Apache-2.0" description = "This crate provides macros to generate bitfield-like struct." repository = "https://github.com/dzamlo/rust-bitfield" documentation = "https://docs.rs/bitfield" [dependencies]