clicker

Macro clicker 

Source
macro_rules! clicker {
    ($t: ident, $f: ident, $mf: ident) => { ... };
}