pub fn simple_string_function( value: &str, ) -> impl Fn(&HashMap<String, Value>) -> Result<Value> + Send + Sync + '_
Common custom function implementations for reuse
Create a simple function that returns a static string