mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-22 14:55:44 +00:00
Add a single driver for tests and benchmarks
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
mod bench_enum;
|
||||
mod bench_log;
|
||||
mod bench_map;
|
||||
mod bench_struct;
|
||||
mod bench_vec;
|
||||
Reference in New Issue
Block a user