[features]
results = []
[package]
authors = ["William Venner <william@venner.io>"]
categories = ["rust-patterns"]
description = "A cursed crate that allows for global call chaining with access to chained function results"
edition = "2021"
keywords = ["chainer", "chaining", "chain"]
license = "MIT"
name = "chainer"
resolver = "2"
version = "0.1.0"