zigbee-macros 0.1.0-alpha.4

Declarative macros backing the `zigbee` protocol stack: frame (de)serialization and information bases
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "byte"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21c7ab3e4ae80853c7f8dcdcd904dfa25c02cc373534b8d165194325a088a7cc"

[[package]]
name = "zigbee-macros"
version = "0.1.0-alpha.4"
dependencies = [
 "byte",
]