Skip to main content

builtin_function_dispatch_name

Function builtin_function_dispatch_name 

Source
pub fn builtin_function_dispatch_name(name: &str) -> String
Expand description

Resolve reserved system-schema aliases only when the local name belongs to that schema’s built-in surface. Ordinary qualified names stay intact for runtime callbacks and user-defined routine lookup.