Macro allsorts_no_std::read_table[][src]

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