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

Reference

Reference pages are authoritative lookups: signatures, flags, tables, and grammars. They contain no exposition. If you want to understand the model behind these signatures, follow the per-page link to the corresponding explanation chapter.

PageWhat it lists
CLIEvery schema subcommand, with usage, options, and examples. Generated from the clap derive tree; never stale.
Rust SDKCrate selection, feature flags, public re-exports, and the canonical entry points. Links into docs.rs for full type signatures.
TypeScript SDKPackage layout, initialization, the high-level facade, and the handle-based API. Links into TypeDoc.
Python SDKPyO3 native module surface, top-level re-exports, and the companion grammar packs. Links into the mkdocs reference site.
Protocol catalogueEvery protocol panproto recognises, with its theory composition and supported operations.
Expression languageSurface grammar, builtins by category, and the type signatures of each builtin.
Lens combinatorsThe combinator algebra exposed by panproto-lens, organised by optic kind.
ConfigurationThe panproto.toml manifest schema.
Crate mapThe 38 panproto-* crates in the workspace, with one-line descriptions and dependency direction.