Skip to main content

Module fuzz_exports

Module fuzz_exports 

Source
Expand description

Internal durable-state types re-exported under cfg(feature = "fuzzing") so the fuzz crate can drive their proto round-trips (ProtoRollup/ProtoStateDiff are decoded from blob/consensus on every state load). Not part of the public API.

Structsยง

ProtoRollup
ProtoStateDiff
Rollup
A struct that maps 1:1 with ProtoRollup.
StateDiff