Rust 🦀fn main() { println!("Hello, world!"); } BooksThe Rust Performance BookRust Design Patterns.Rust Atomics and Locks.Effective Rust.The Nom BookParsing Bits with NomCoursesComprehensive Rust: by Google.ExamplesAxum REST Service.PatternsNew Type PatternHexagonal in Rust