Skip to main content
write_benchmark_csv
fpm_rs
0.1.0
In fpm_
rs::
benchmark
fpm_rs
::
benchmark
Function
write_
benchmark_
csv
Copy item path
Source
pub fn write_benchmark_csv( records: &[
BenchmarkRecord
], path: impl
AsRef
<
Path
>, ) ->
Result
<
()
>