Macro sukker::at

source ·
macro_rules! at {
    ($row:expr, $col:expr, $ncols:expr) => { ... };
}