Docs.rs
rusty_chain-0.1.18
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rusty_chain 0.1.18
This library abstracts over functional processing units called `chain links`. Each link in the chain is meant to be independent, immutable, idempotent, and highly testable.
Crate
Source
Builds
Feature flags
Documentation
Hide files
examples
src
.cargo_vcs_info.json
.gitignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
README.md
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
6337c36e3c8754cc231c75a4aa03219d7fb297e7
"
}
,
"
path_in_vcs
"
:
"
"
}