hypotaxis 0.1.0

Uninterrupted method chaining
Documentation
1
2
3
4
5
6
7
8
9
10
[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/"]