create_function_map

Function create_function_map 

Source
pub fn create_function_map() -> HashMap<String, Box<dyn Fn(&mut Engine) -> Result<EngineSignal, String> + Send + Sync + 'static>>
Expand description

Create a map of every available function and it’s respective command