get_all_functions

Function get_all_functions 

Source
pub fn get_all_functions() -> Vec<(String, Box<dyn AsyncFunctionHandler + Send + Sync>)>