Module zebra_state::service::finalized_state::arbitrary
source · Expand description
Arbitrary value generation and test harnesses for the finalized state.
Functions§
- The round trip test covers types that are used as value field in a rocksdb column family. Only these types are ever deserialized, and so they’re the only ones that implement both
IntoDisk
andFromDisk
.