[package]
name = "hypotaxis"
version = "0.1.0"
edition = "2021"
description = "Uninterrupted method chaining"
categories = ["rust-patterns", "no-std"]
keywords = ["functional", "chaining"]
license = "MIT"
repository = "https://github.com/beklopft/hypotaxis"
exclude = ["/tests/"]