bheisler / criterion.rs

Statistics-driven benchmarking library for Rust
Apache License 2.0
4.28k stars 290 forks source link

[nit] Fix nits in fs.rs. #758

Open ttsugriy opened 4 months ago

ttsugriy commented 4 months ago

std::fs::read_to_string removes unnecessary boilerplate.