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 41 items with examples
  • Size
  • Source code size: 20.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.92 MB This is the summed size of all files generated by rustdoc for all configured targets
  • 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.