[][src]Macro allsorts::read_table

macro_rules! read_table {
    ($source:expr, $tag:path, $t:ty, $index:expr) => { ... };
}