typed-builder 0.18.2

Compile-time type-checked builder derive
Documentation
[dependencies.typed-builder-macro]
version = "=0.18.2"

[package]
authors = ["IdanArye <idanarye@gmail.com>", "Chris Morgan <me@chrismorgan.info>"]
categories = ["rust-patterns"]
description = "Compile-time type-checked builder derive"
documentation = "https://idanarye.github.io/rust-typed-builder/"
edition = "2021"
keywords = ["builder"]
license = "MIT OR Apache-2.0"
name = "typed-builder"
readme = "README.md"
repository = "https://github.com/idanarye/rust-typed-builder"
version = "0.18.2"