Add more docs

This commit is contained in:
Aleksey Kladov 2021-05-22 16:53:47 +03:00
parent e6776c3e1b
commit 188b0f96f9
20 changed files with 72 additions and 40 deletions

View file

@ -1,4 +1,4 @@
//! FIXME: write short doc here
//! Fuzzing for incremental parsing.
#![no_main]
use libfuzzer_sys::fuzz_target;