pub fn fuzz_append<H>(payload: FuzzAppendPayload)
where H: Hasher, H::Out: Decode + Encode + 'static,
Expand description

Test append operation for a given fuzzing payload.