Dongjia "toka" Zhang 57a64e805f
Trying to fix CI (#1739)
* test

* dummy

* dummy
2023-12-20 16:48:02 +09:00
..
2023-12-20 16:48:02 +09:00
2023-12-18 14:33:14 +01:00
2023-08-29 14:51:55 +02:00

LibAFL Core

LibAFL Core is the main library and contains the fuzzing components and their implementations. A large part of this library depends only on Rust core+alloc and, thus, can run without any standard library.

The online documentation for this crate is available here.