Skip to content

chrischiedo/rust-for-java-devs

Repository files navigation

Rust for Java Developers

This work is essentially a fork of a similar open-source project by Microsoft: Rust for C#/.NET Developers.

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

First, install mdBook locally.

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

mdbook serve --open