linear_data_chain 0.1.0

An abstraction that can produce a piece of data from a data chain
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.either]
version = "1.10.0"

[package]
description = "An abstraction that can produce a piece of data from a data chain"
documentation = "https://docs.rs/linear_data_chain/"
edition = "2021"
license = "GPL-3.0"
name = "linear_data_chain"
repository = "https://github.com/Yooser0/linear_data_chain/"
version = "0.1.0"