Module fvm_ipld_blockstore::tracking

source ·

Structs§

  • Stats for a TrackingBlockstore this indicates the amount of read and written data to the wrapped store.
  • Wrapper around Blockstore to tracking reads and writes for verification. This struct should only be used for testing.