(function() {var implementors = {}; implementors["primitives"] = [{text:"impl AsMut<[u8]> for Bytes",synthetic:false,types:["primitives::bytes::Bytes"]},{text:"impl<T> AsMut<[u8]> for TaggedBytes<T>",synthetic:false,types:["primitives::bytes::TaggedBytes"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()