Skip to main content

BUILTINS

Constant BUILTINS 

Source
pub const BUILTINS: &[BuiltinSpec];
Expand description

The full vocabulary (56 rows). Docs for , ; -> are new; the rest are pinned by the builtin-reference page. rustfmt::skip keeps it as a one-row-per-line table — the doc strings would otherwise wrap to five lines each.