(function() {var implementors = {}; implementors["db"] = [{text:"impl Copy for CompactionProfile",synthetic:false,types:["db::kv::diskdb::CompactionProfile"]},{text:"impl Copy for Location",synthetic:false,types:["db::kv::transaction::Location"]},]; implementors["keys"] = [{text:"impl Copy for Type",synthetic:false,types:["keys::address::Type"]},{text:"impl Copy for Network",synthetic:false,types:["keys::network::Network"]},]; implementors["message"] = [{text:"impl Copy for InventoryType",synthetic:false,types:["message::common::inventory::InventoryType"]},{text:"impl Copy for IpAddress",synthetic:false,types:["message::common::ip::IpAddress"]},{text:"impl Copy for Port",synthetic:false,types:["message::common::port::Port"]},{text:"impl Copy for Services",synthetic:false,types:["message::common::service::Services"]},{text:"impl Copy for FilterFlags",synthetic:false,types:["message::types::filterload::FilterFlags"]},{text:"impl Copy for RejectCode",synthetic:false,types:["message::types::reject::RejectCode"]},]; implementors["miner"] = [{text:"impl Copy for OrderingStrategy",synthetic:false,types:["miner::memory_pool::OrderingStrategy"]},]; implementors["network"] = [{text:"impl Copy for TransactionOrdering",synthetic:false,types:["network::consensus::TransactionOrdering"]},{text:"impl Copy for Deployment",synthetic:false,types:["network::deployments::Deployment"]},{text:"impl Copy for Network",synthetic:false,types:["network::network::Network"]},]; implementors["p2p"] = [{text:"impl Copy for InternetProtocol",synthetic:false,types:["p2p::util::internet_protocol::InternetProtocol"]},{text:"impl Copy for Direction",synthetic:false,types:["p2p::util::peer::Direction"]},]; implementors["primitives"] = [{text:"impl Copy for Compact",synthetic:false,types:["primitives::compact::Compact"]},]; implementors["rpc"] = [{text:"impl Copy for BlockTemplateRequestMode",synthetic:false,types:["rpc::v1::types::block_template_request::BlockTemplateRequestMode"]},{text:"impl Copy for U256",synthetic:false,types:["rpc::v1::types::uint::U256"]},]; implementors["script"] = [{text:"impl Copy for Num",synthetic:false,types:["script::num::Num"]},{text:"impl Copy for Opcode",synthetic:false,types:["script::opcode::Opcode"]},{text:"impl Copy for SignatureVersion",synthetic:false,types:["script::sign::SignatureVersion"]},]; implementors["serialization"] = [{text:"impl Copy for CompactInteger",synthetic:false,types:["serialization::compact_integer::CompactInteger"]},]; implementors["verification"] = [{text:"impl<'a> Copy for CanonBlock<'a>",synthetic:false,types:["verification::canon::CanonBlock"]},{text:"impl<'a> Copy for CanonHeader<'a>",synthetic:false,types:["verification::canon::CanonHeader"]},{text:"impl<'a> Copy for CanonTransaction<'a>",synthetic:false,types:["verification::canon::CanonTransaction"]},{text:"impl Copy for VerificationLevel",synthetic:false,types:["verification::VerificationLevel"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()