tc-value 0.1.9

Tinychain's representation of a value which can be collated and stored. Unstable.
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.base64]
version = "0.13"

[dependencies.bytes]
version = "1.0"

[dependencies.collate]
version = "~0.1.9"

[dependencies.destream]
version = "0.4"

[dependencies.futures]
version = "0.3"

[dependencies.log]
features = []
version = "0.4"

[dependencies.number-general]
version = "~0.3.6"

[dependencies.safecast]
version = "0.1"

[dependencies.serde]
features = []
version = "1.0"

[dependencies.tc-error]
version = "~0.2.2"

[dependencies.tcgeneric]
version = "~0.1.7"

[package]
authors = ["haydnv"]
categories = ["data-structures"]
description = "Tinychain's representation of a value which can be collated and stored. Unstable."
edition = "2018"
keywords = ["tinychain"]
license = "Apache-2.0"
name = "tc-value"
readme = "README.md"
repository = "http://github.com/haydnv/tinychain.git"
version = "0.1.9"