[package] name = "chainer" version = "0.1.1" edition = "2021" description = "A cursed crate that allows for global call chaining with access to chained function results" authors = ["William Venner "] license = "MIT" keywords = ["chainer", "chaining", "chain"] categories = ["rust-patterns"] repository = "https://github.com/WilliamVenner/chainer" [features] results = []