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

Control parameters

Field values that appear before the template literal in emit! or #[span] aren't captured as properties. They're used to control the behavior of the code generated by the macro. The set of valid control parameters and their types is different for each macro.

emit!

See the crate docs for control parameters on emit!.

#[span]

See the crate docs for control parameters on #[span].