base64-bytes 0.1.0

Binary blobs with intelligent serialization
Documentation
[dependencies.base64]
version = "0.22"

[dependencies.serde]
version = "1.0"
[dev-dependencies.bincode]
version = "1.3"

[dev-dependencies.rand]
version = "0.8"

[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

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

[package]
authors = ["Espresso Systems <hello@espressosys.com>"]
description = "Binary blobs with intelligent serialization"
edition = "2021"
license = "MIT"
name = "base64-bytes"
readme = "README.md"
version = "0.1.0"