chain_link 0.1.0

Micro library with a util for chaining operations on a single type.
Documentation
[dependencies.seq-macro]
version = "0.3.6"

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

[package]
authors = ["Kael <icekontroi@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Micro library with a util for chaining operations on a single type."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "chain_link"
publish = true
readme = false
version = "0.1.0"