Function serialize::ebml::reader::tagged_docs[src]

pub fn tagged_docs<'a>(d: Doc<'a>, tg: uint, it: |Doc<'a>| -> bool) -> bool