9 lines
1.1 KiB
JavaScript
9 lines
1.1 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["zcash_client_backend",[]],["zcash_client_sqlite",[["impl<C: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html\" title=\"trait core::borrow::BorrowMut\">BorrowMut</a><Connection>, P: <a class=\"trait\" href=\"zcash_protocol/consensus/trait.Parameters.html\" title=\"trait zcash_protocol::consensus::Parameters\">Parameters</a>, CL: <a class=\"trait\" href=\"zcash_client_sqlite/util/trait.Clock.html\" title=\"trait zcash_client_sqlite::util::Clock\">Clock</a>, R> <a class=\"trait\" href=\"zcash_client_backend/data_api/trait.WalletWrite.html\" title=\"trait zcash_client_backend::data_api::WalletWrite\">WalletWrite</a> for <a class=\"struct\" href=\"zcash_client_sqlite/struct.WalletDb.html\" title=\"struct zcash_client_sqlite::WalletDb\">WalletDb</a><C, P, CL, R>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[27,807]}
|