1 2 3 4 5
allow-expect-in-tests = true allow-indexing-slicing-in-tests = true allow-panic-in-tests = true allow-unwrap-in-tests = true allow-useless-vec-in-tests = true