Skip to main content

register_functions

Macro register_functions 

Source
macro_rules! register_functions {
    ( $($fn:path),+ $(,)? ) => { ... };
}