Hexagonal Architecture in Rust — From Zero to Ports and Adapters
A guide for Rust novices, built around a real codebase.
If you come from Java, C#, or Python, you may have learned "clean architecture" using inheritance: a base class defines a method, and subclasses
chirath.hashnode.dev23 min read