setup_linkk

Macro setup_linkk 

Source
macro_rules! setup_linkk {
    ($v:vis, $struct1:ident<$t:ty>, $struct2:ident<$t2:ty>) => { ... };
}