array-bytes 1.4.1

array-bytes
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.serde]
default-features = false
optional = true
version = "1.0"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[package]
authors = ["Xavier Lau <c.estlavie@icloud.com>"]
categories = ["encoding", "no-std"]
description = "array-bytes"
edition = "2018"
homepage = "https://array-bytes.l2ust.world"
keywords = ["array", "bytes", "hex", "no-std", "serde"]
license = "GPL-3.0"
name = "array-bytes"
readme = "README.md"
repository = "https://github.com/l2ust/array-bytes"
version = "1.4.1"