init_ab

Macro init_ab 

Source
macro_rules! init_ab {
    (B) => { ... };
    (S) => { ... };
}