rustfmt.toml
* add `rustfmt.toml` * format fix Co-authored-by: syheliel <syheliel@gmail.com>
* Add func call level granularity for coverage accounting * code linting
* bb accounting llvm pass * bb metric * accoutning corpus scheduler * fix warnings * alloc * clippy * fix dockerfile * clippy * coverage accounting example * finish CoverageAccountingCorpusScheduler * fmt * --libs in llvm-config * merge