bittwiddler 0.0.2

Magic macros for helping to read/write bitstreams
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.quote]
version = "0.5.1"

[dependencies.syn]
features = ["extra-traits"]
version = "0.13.1"

[lib]
proc-macro = true

[package]
authors = ["Robert Ou <rqou@robertou.com>"]
description = "Magic macros for helping to read/write bitstreams"
edition = "2018"
license = "BSD-2-Clause"
name = "bittwiddler"
repository = "https://github.com/azonenberg/openfpga/tree/master/src/bittwiddler"
version = "0.0.2"