1 2 3 4 5 6 7 8 9
#![allow( clippy::disallowed_methods, clippy::print_stdout, clippy::print_stderr, clippy::unwrap_used, clippy::expect_used )] mod cases;