using 0.0.0

A macro for simpler builders with method cascading
Documentation
[dependencies]

[package]
authors = ["Yannick Schillo <yschillo@yansonline.de>"]
categories = ["no-std", "rust-patterns"]
description = "A macro for simpler builders with method cascading"
edition = "2021"
keywords = ["builder", "method", "cascading", "macro"]
license = "MIT"
name = "using"
readme = "README.md"
repository = "https://github.com/tp971/using-rs"
version = "0.0.0"