Tom Roeder

Results 2 comments of Tom Roeder

Note that this should address issue #38 as well.

> See [#62 (comment)](https://github.com/rust-fuzz/arbitrary/issues/62#issuecomment-736041629). What are you using `arbitrary` with? libfuzzer? If so, then you can use std. Even for primarily no-std crates, it is reasonable for the fuzz targets...