9 lines
624 B
JavaScript
9 lines
624 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["zcash_client_backend",[]],["zcash_client_sqlite",[["impl <a class=\"trait\" href=\"zcash_client_backend/data_api/trait.Account.html\" title=\"trait zcash_client_backend::data_api::Account\">Account</a> for <a class=\"struct\" href=\"zcash_client_sqlite/wallet/struct.Account.html\" title=\"struct zcash_client_sqlite::wallet::Account\">Account</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[27,326]}
|