hypotaxis 0.1.0

Uninterrupted method chaining
Documentation
[lib]
name = "hypotaxis"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns", "no-std"]
description = "Uninterrupted method chaining"
edition = "2021"
exclude = ["/tests/"]
keywords = ["functional", "chaining"]
license = "MIT"
name = "hypotaxis"
readme = "README.md"
repository = "https://github.com/beklopft/hypotaxis"
version = "0.1.0"