Skip to content

Commit

Permalink
add field docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed Jan 24, 2025
1 parent 48d1da7 commit 1ac471f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuzz/fuzz_targets/differential.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pub struct FuzzInput<'a> {
chosen_oracle: ChosenOracle,
/// The fuzzed Wasm module and its configuration.
module: FuzzModule,
/// Additional unstructured input data used to initialize call parameter etc.
u: Unstructured<'a>,
}

Expand Down

0 comments on commit 1ac471f

Please # to comment.