1 2 3 4 5 6
allow-expect-in-tests = true allow-indexing-slicing-in-tests = true allow-panic-in-tests = true allow-unwrap-in-tests = true avoid-breaking-exported-api = false enum-variant-size-threshold = 64