The home of the Rant 4 reference documentation.
Disclaimer: This document is a work-in-progress and is not normative.
Building the reference requires mdbook, which is installed via Cargo with:
cargo install mdbookThen build the book with:
mdbook buildThe built book will be created in a book directory in the project root.