Translate Rust 2024 edition (1.85+) habits into Musi's expression, data, abstraction, and mutation model.
Chapters
Musi for Rust Developers
Chapter»OverviewUse this guide when Rust habits make Musi feel surprising.Chapter»Values, Functions, and Final ExpressionsTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»MutationTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Records, Structs, and Field UpdatesTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Enums, Data, and Pattern MatchingTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Traits, Classes, Instances, and LawsTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Generics and Type ConstructorsTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Results, I/O, and EffectsTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Modules, Packages, and VisibilityTranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Unsafe and FFITranslate the Rust habit, then use the Musi Book for the full rule.Chapter»Testing and ToolingTranslate the Rust habit, then use the Musi Book for the full rule.