Macro libtableformat::cell[][src]

macro_rules! cell {
    ($style:expr, $($content:tt)*) => { ... };
}