jotdown/bench/input/lib.rs
Noah Hellman 6ce49e1a71 add bench input crate
generate const strings to use as input in benchmarks
2023-02-14 21:51:23 +01:00

1 line
47 B
Rust

include!(concat!(env!("OUT_DIR"), "/lib.rs"));