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

Path Expressions

This section is a work-in-progress experiment about making the book executable.

Syntax
PathExpression: variable=Identifier => variable

pub type PathExpression = Identifier;