(function() {var implementors = {}; implementors["keys"] = [{text:"impl Deref for Public",synthetic:false,types:["keys::public::Public"]},{text:"impl Deref for Signature",synthetic:false,types:["keys::signature::Signature"]},{text:"impl Deref for CompactSignature",synthetic:false,types:["keys::signature::CompactSignature"]},{text:"impl __Deref for SECP256K1",synthetic:false,types:["keys::SECP256K1"]},]; implementors["primitives"] = [{text:"impl Deref for Bytes",synthetic:false,types:["primitives::bytes::Bytes"]},{text:"impl<T> Deref for TaggedBytes<T>",synthetic:false,types:["primitives::bytes::TaggedBytes"]},{text:"impl Deref for H32",synthetic:false,types:["primitives::hash::H32"]},{text:"impl Deref for H48",synthetic:false,types:["primitives::hash::H48"]},{text:"impl Deref for H96",synthetic:false,types:["primitives::hash::H96"]},{text:"impl Deref for H160",synthetic:false,types:["primitives::hash::H160"]},{text:"impl Deref for H256",synthetic:false,types:["primitives::hash::H256"]},{text:"impl Deref for H264",synthetic:false,types:["primitives::hash::H264"]},{text:"impl Deref for H512",synthetic:false,types:["primitives::hash::H512"]},{text:"impl Deref for H520",synthetic:false,types:["primitives::hash::H520"]},]; implementors["rpc"] = [{text:"impl Deref for Bytes",synthetic:false,types:["rpc::v1::types::bytes::Bytes"]},]; implementors["script"] = [{text:"impl Deref for Script",synthetic:false,types:["script::script::Script"]},{text:"impl<T> Deref for Stack<T>",synthetic:false,types:["script::stack::Stack"]},]; implementors["verification"] = [{text:"impl<'a> Deref for CanonBlock<'a>",synthetic:false,types:["verification::canon::CanonBlock"]},{text:"impl<'a> Deref for CanonHeader<'a>",synthetic:false,types:["verification::canon::CanonHeader"]},{text:"impl<'a> Deref for CanonTransaction<'a>",synthetic:false,types:["verification::canon::CanonTransaction"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()