Module arbitrary

Source
Expand description

Arbitrary value generation and test harnesses for the finalized state.

Functions§

assert_round_trip
assert_round_trip_arc
assert_round_trip_ref
assert_value_properties
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 and FromDisk.
round_trip
round_trip_arc
round_trip_ref