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

Snora documentation

Welcome. This directory holds long-form documentation for snora — tutorials, guides, architectural reference, and contributor notes. The generated API reference (per-function signatures and short doc comments) lives on docs.rs.

Two top-level files complement these docs: CHANGELOG records what changed in each release, and ROADMAP sketches what is expected next.

I am new to snora

Read these in order. Each is short and self-contained.

  1. Install — add snora to your Cargo.toml.
  2. Hello, snora — the smallest working app.
  3. Add a header, sidebar, footer — fill the skeleton.
  4. Toasts — notifications with framework-managed lifetime.
  5. When to use snora — fit and non-fit guidance.

I have used snora before

Pick the topic you need.

I want to look up a specific symbol or layout

I want to contribute

Welcome — see the contributor docs: