Skip to main content

KNOWN_FUNCTIONS

Constant KNOWN_FUNCTIONS 

Source
pub const KNOWN_FUNCTIONS: &[&str];
Expand description

Every function the engine implements. Parsing rejects anything not listed here, so a typo is a clear error rather than a silently mangled path.