Skip to content

Latest commit

 

History

History
 
 

fuzz

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

How to run

$ # install cargo fuzz (if you don't have it)
$ cargo install cargo-fuzz
$ # run fuzzer
$ cargo +nightly fuzz run parse_document