exif-rs
exif-rs copied to clipboard
Add fuzzing harness
Adds a harness for fuzzing with cargo fuzz
. Can be run with cargo fuzz run parse_exif
.