Skip to main content

setup

Macro setup 

Source
macro_rules! setup {
    ($t:ident) => { ... };
}