Go to file
Kris Nuttycombe f292a271ac Return owned types from `ShardStore` getter methods.
The primary implementations of `ShardStore` will be constructing
owned values from an underlying persistence layer, and it is not
possible to return a reference to an owned value.
2023-05-19 15:43:06 -06:00
.github/workflows
bridgetree Return owned types from `ShardStore` getter methods. 2023-05-19 15:43:06 -06:00
incrementalmerkletree Return owned types from `ShardStore` getter methods. 2023-05-19 15:43:06 -06:00
shardtree Return owned types from `ShardStore` getter methods. 2023-05-19 15:43:06 -06:00
.gitignore
COPYING.md
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
rust-toolchain.toml