fuzzed-data-provider-rs 0.1.1

fuzzed-data-provider-rs is library that you can use in order to consume fuzz binary data and shape them into structured values.
Documentation
  • Coverage
  • 95.24%
    40 out of 42 items documented10 out of 42 items with examples
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • GeorgeLS

fuzzed-data-provider-rs

This library provides you with an object named FuzzedDataProvider which you can use
in order to consume fuzz binary data and construct structured data.