chain_tools 0.2.0

A set of traits allowing for more a erganomic style of chain programming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "A set of traits allowing for more a erganomic style of chain programming"
documentation = "https://docs.rs/chain_tools"
edition = "2021"
keywords = ["no_std", "no-std", "chain", "utility"]
license = "MIT OR Apache-2.0"
name = "chain_tools"
readme = "README.md"
repository = "https://github.com/bdferul/chain_tools/"
version = "0.2.0"