Skip to main content

BUILTINS

Constant BUILTINS 

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

The full vocabulary (55 rows). Docs for everything except , ; -> port verbatim from v1’s BUILTIN_DOCS; those three are new. rustfmt::skip keeps it as a one-row-per-line table — the doc strings would otherwise wrap to five lines each.