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