basic_cell

Macro basic_cell 

Source
macro_rules! basic_cell {
    ($card_str:expr) => { ... };
}