[dependencies.bitwrap_derive_extra]
version = "2.0.6"
[features]
default = ["std"]
std = []
[package]
authors = ["Cesbo Developers Team", "mengyou658"]
categories = ["data-structures", "embedded", "no-std"]
description = "pack/unpack data into byte array"
documentation = "https://docs.rs/bitwrap_extra"
edition = "2018"
keywords = ["bit", "bitfield", "parser", "protocol", "lsb"]
license = "MIT"
name = "bitwrap_extra"
readme = "README.md"
repository = "https://github.com/mengyou658/bitwrap"
version = "2.0.6"