Skip to main content

get_function_spec

Function get_function_spec 

Source
pub fn get_function_spec(name: &str) -> Option<&'static FunctionPropertySpec>
Expand description

Look up the property specification for a function by name (case-insensitive).