microsoft / rust-for-dotnet-devs

Rust for C#/.NET Developers
https://microsoft.github.io/rust-for-dotnet-devs/latest/
Other
353 stars 51 forks source link
book csharp dotnet rust

Rust for C#/.NET Developers

The document sources can be found in the src directory. It is structured for rendering with mdBook.

Install mdBook locally or start-up devcontainer.json. If you've never used Dev Containers, check out Developing inside a Container using Visual Studio Code Remote Development.

Then to render for reading in a Web browser, run:

mdbook serve