Function get_function_value

Source
pub fn get_function_value(name: &str, args: Vec<Value>) -> Result<Value, Error>