(function() {var implementors = {}; implementors["rpc"] = [{text:"impl Into<Vec<u8>> for Bytes",synthetic:false,types:["rpc::v1::types::bytes::Bytes"]},{text:"impl Into<GlobalH256> for H256",synthetic:false,types:["rpc::v1::types::hash::H256"]},{text:"impl Into<GlobalH160> for H160",synthetic:false,types:["rpc::v1::types::hash::H160"]},{text:"impl Into<GlobalU256> for U256",synthetic:false,types:["rpc::v1::types::uint::U256"]},]; implementors["test_data"] = [{text:"impl Into<Transaction> for TransactionBuilder",synthetic:false,types:["test_data::chain_builder::TransactionBuilder"]},{text:"impl Into<IndexedTransaction> for TransactionBuilder",synthetic:false,types:["test_data::chain_builder::TransactionBuilder"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()