(function() {var implementors = {}; implementors["serialization"] = [{text:"impl<T> Read for Reader<T> where
    T: Read
",synthetic:false,types:["serialization::reader::Reader"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()