[][src]Macro utah2::col

macro_rules! col {
    {
        $($element : expr),+
    } => { ... };
}