wow_collection

Macro wow_collection 

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