tao 0.17.0
/examples/
multithreaded.rs
5
#[allow(clippy::single_match)]
6
#[allow(
clippy::iter_nth
)]
7
fn main() {