Crates.io | fuzzed-data-provider-rs |
lib.rs | fuzzed-data-provider-rs |
version | 0.1.1 |
source | src |
created_at | 2023-09-11 12:33:36.100847 |
updated_at | 2023-09-11 12:37:33.889172 |
description | fuzzed-data-provider-rs is library that you can use in order to consume fuzz binary data and shape them into structured values. |
homepage | |
repository | |
max_upload_size | |
id | 969549 |
size | 21,012 |
This library provides you with an object named FuzzedDataProvider which you can use
in order to consume fuzz binary data and construct structured data.