Below you will find pages that utilize the taxonomy term “rust”
Blogs
Functional Options in Go and Rust
The Functional Options Pattern is a safer alternative to struct literals, and is commonly used in Go. These are the challenges I encountered when trying it out in Rust.