Quickstart
This page is the smallest generic setup path for trying CrateStack in a Rust service.1. Include A Schema
Example schema:2. Build The Generated Runtime
3. Use Delegates Directly
You can use CrateStack without mounting the generated REST layer.4. Optionally Bind Auth For Internal Callers
5. Optionally Mount Generated Routers
Read Next
../guides/auth-providerfor the host auth boundary../architecture/transport-architecturefor codec, framing, and envelope rules../adoption/vaam-catalogfor the longer repo-local adoption guide