9 lines
1.4 KiB
JavaScript
9 lines
1.4 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["zcash_client_sqlite",[["impl<'conn, 'a: 'conn, H: <a class=\"trait\" href=\"zcash_primitives/merkle_tree/trait.HashSer.html\" title=\"trait zcash_primitives::merkle_tree::HashSer\">HashSer</a>, const SHARD_HEIGHT: <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>> ShardStore for <a class=\"struct\" href=\"zcash_client_sqlite/wallet/commitment_tree/struct.SqliteShardStore.html\" title=\"struct zcash_client_sqlite::wallet::commitment_tree::SqliteShardStore\">SqliteShardStore</a><&'a Transaction<'conn>, H, SHARD_HEIGHT>"],["impl<H: <a class=\"trait\" href=\"zcash_primitives/merkle_tree/trait.HashSer.html\" title=\"trait zcash_primitives::merkle_tree::HashSer\">HashSer</a>, const SHARD_HEIGHT: <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>> ShardStore for <a class=\"struct\" href=\"zcash_client_sqlite/wallet/commitment_tree/struct.SqliteShardStore.html\" title=\"struct zcash_client_sqlite::wallet::commitment_tree::SqliteShardStore\">SqliteShardStore</a><Connection, H, SHARD_HEIGHT>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[1125]}
|