1 2 3 4 5 6 7 8 9
msrv = "1.91.0" allow-indexing-slicing-in-tests = true allow-panic-in-tests = true allow-expect-in-tests = true allow-dbg-in-tests = true cognitive-complexity-threshold = 20 too-many-arguments-threshold = 7 type-complexity-threshold = 250