macro_rules! wow_collection {
($reader:ident, $header:expr, |$local_reader:ident, $item_header:ident| $constructor:expr) => { ... };
}macro_rules! wow_collection {
($reader:ident, $header:expr, |$local_reader:ident, $item_header:ident| $constructor:expr) => { ... };
}