☰
Crate diem_fuzzer
Version 0.1.0
All Items
Modules
Structs
Traits
Functions
?
Crate
diem_fuzzer
source
·
[
−
]
Modules
commands
fuzz_targets
Structs
FuzzTarget
A fuzz target.
Traits
FuzzTargetImpl
Implementation for a particular target of a fuzz operation.
Functions
__lsan_default_suppressions
Bake lsan suppressions into the binary
fuzz_data_to_value
Helper to convert a bytearray to a value implementing the Arbitrary trait.