bitbash 0.2.0

Macros for working with bitfields
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bitbash-macros]
version = "=0.2.0"

[features]
const = []

[package]
authors = ["Alistair Geesing <alistair.geesing@icloud.com>"]
categories = ["development-tools"]
description = "Macros for working with bitfields"
documentation = "https://docs.rs/bitbash"
edition = "2018"
keywords = ["bitfield", "bitenum", "bitflags"]
license = "MIT OR Apache-2.0"
name = "bitbash"
repository = "https://github.com/aalistairr/bitbash"
version = "0.2.0"