basic_function

Function basic_function 

Source
pub fn basic_function(
    environment: &Environment,
    args: &str,
    body: &str,
) -> String