codas 0.3.0

Compact and streamable data format that works anywhere--from web apps to robots.
Documentation
[dependencies]

[features]
std = []

[lib]
name = "codas"
path = "src/lib.rs"

[package]
authors = ["Brandon Sanders", "Ash Levey", "Alicorn Systems, Inc. (hello@alicorn.systems)"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Compact and streamable data format that works anywhere--from web apps to robots."
edition = "2021"
homepage = "https://gitlab.com/alicorn/pub/alicorn"
license = "AGPL-3.0-only"
name = "codas"
readme = "README.md"
repository = "https://gitlab.com/alicorn/pub/alicorn"
version = "0.3.0"