3/2/2023
•
EN
Refactoring in Rust: Introducing Traits
A guide to refactoring Rust code by introducing traits and custom types to handle optional and required HTTP headers more safely and expressively.