Rust for C# and .NET developers guide by Microsoft
7 hours ago
- Guide is for C#/.NET developers new to Rust, offering comparisons and mappings of common constructs with concise examples.
- Authors were C# developers new to Rust, compiling knowledge gained over months to create a resource they wished they had.
- Encourages using additional Rust resources like books and articles to fully embrace Rust idioms, not just through C# lens.
- Goals are to provide quick answers to common questions (e.g., inheritance, threading) and links for further reading; non-goals include design patterns, tutorials, and comprehensive language learning.