2023-12-28 04:42:50 +08:00
..
2023-12-28 04:42:50 +08:00

Asterinas Documentation

The documentation is rendered as a book with mdBook, which can be installed with cargo.

cargo install mdbook

To build the book and read it in your default browser, run the following command.

mdbook serve --open