mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
6 lines
79 B
Rust
6 lines
79 B
Rust
mod bench_enum;
|
|
mod bench_log;
|
|
mod bench_map;
|
|
mod bench_struct;
|
|
mod bench_vec;
|