lib.rs
Dec 28, 2024Overview. bon is a Rust crate for generating compile-time-checked builders for structs and functions. It also provides idiomatic partial application with optional and named parameters for functions and methods. If you wonder "Why would I use builders?", see the motivational blog post.. Function Builder