urbit-q 0.2.3

Encode and decode data in Urbit's @q format
Documentation
[[bench]]
harness = false
name = "encdec"
[dependencies.phf]
features = ["macros"]
version = "0.8"
[dev-dependencies.criterion]
version = "0.3.2"

[dev-dependencies.proptest]
version = "0.10.0"

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

[package]
authors = ["k2l8m11n2"]
categories = ["encoding"]
description = "Encode and decode data in Urbit's @q format"
edition = "2018"
keywords = ["urbit", "encoding"]
license = "MIT"
name = "urbit-q"
readme = "README.md"
repository = "https://github.com/k2l8m11n2/urbit-q"
version = "0.2.3"