The post discusses the author's journey of adapting from Java to Rust, highlighting key differences and challenges. The author emphasizes Rust's memory safety and type correctness and contrasts Rust's traits with Java's interfaces. The author urges not to force Rust into an object-oriented paradigm and to embrace Rust's unique
Table of contents
Everything must be an interfaceWhat about ownership?It’s okay to use functionsEmbrace Rust for what it isSort: