yeti 0.2.0

(Placeholder) A fuzzer for untrusted Rust code
Documentation
1
2
3
4
fn main() {
    println!("Rust Fuzz");
    println!("There is nothing here yet.");
}