rust-fuzz / arbitrary

Generating structured data from arbitrary, unstructured input.

Home Page:https://docs.rs/arbitrary/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `impl Arbitrary for BufReader<T> where T: Arbitrary`

frewsxcv opened this issue · comments

Add `impl Arbitrary for BufReader where T: Arbitrary`