Skip to main content

build_function_registry

Function build_function_registry 

Source
pub fn build_function_registry(extra_specs: &[FunctionSpec]) -> FunctionRegistry
Expand description

Builds a function registry from the builtin specs plus caller-provided extension specs (e.g. \eval registered by the eval package).