gen_attach

Macro gen_attach 

Source
macro_rules! gen_attach {
    (
        Action = $Action:ident
    ) => { ... };
}