Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

API Documentation

The full Rust API reference is generated with cargo doc and published under /api/ of the documentation site.

  • Visit: /api/
  • Crate landing page: /api/mojentic/

Note: During local development, run:

# Build API docs
cargo doc --no-deps --all-features
# Build the mdBook
mdbook build book
# Preview by serving book/book/ and opening ./api/ in a second tab from target/doc/