[][src]Crate function_group

Macros

function_group

The function_group macro is used to create a single function that accepts mutltiple types of arguments. Function groups can take multiple types of arguments and even be recursive, the general form of the function_group macro is displayed below.