total uncompressed bytes
463.6 KB
total files
236
Fix
186 wasted files
total waste: 118.5 KB
- tests/test_edit.rs : 17.0 KB
- tests/serde.rs : 10.7 KB
- tests/macros.rs : 9.4 KB
- tests/test_valid.rs : 8.7 KB
- benches/cargo.rs : 7.6 KB
- tests/test_invalid.rs : 6.5 KB
- examples/bench_easy_de.rs : 6.0 KB
- tests/enum_external_deserialize.rs : 5.8 KB
- tests/decoder.rs : 3.7 KB
- tests/encoder.rs : 3.7 KB
- tests/easy_encoder.rs : 3.2 KB
- examples/bench_easy_value.rs : 3.1 KB
- examples/bench.rs : 3.0 KB
- tests/test_parse.rs : 2.7 KB
- benches/linear.rs : 2.7 KB
- tests/easy_decoder.rs : 2.6 KB
- .github/workflows/ci.yml : 1.9 KB
- tests/fixtures/valid/string-escapes.json : 1.3 KB
- tests/fixtures/valid/arrays.json : 926 B
- tests/fixtures/valid/raw-string.json : 783 B
- tests/fixtures/valid/multiline-string.json : 699 B
- tests/fixtures/valid/string-escapes.toml : 642 B
- tests/fixtures/invalid/table-array-implicit.toml : 622 B
- tests/fixtures/valid/table-array-nest.json : 570 B
- tests/fixtures/valid/arrays-hetergeneous.json : 550 B
- tests/fixtures/valid/arrays-nested.json : 537 B
- tests/fixtures/valid/table-array-many.json : 471 B
- tests/fixtures/valid/comments-everywhere.toml : 456 B
- tests/fixtures/valid/string-nl.json : 397 B
- tests/fixtures/valid/multiline-string.toml : 394 B
- tests/fixtures/valid/raw-string.toml : 373 B
- tests/fixtures/valid/raw-multiline-string.json : 359 B
- tests/fixtures/valid/example.json : 354 B
- tests/easy_encoder_compliance.rs : 348 B
- tests/fixtures/valid/float-exponent.json : 343 B
- tests/fixtures/valid/inline-table.json : 313 B
- .gitignore : 308 B
- tests/fixtures/valid/comments-everywhere.json : 276 B
- tests/fixtures/valid/array-empty.json : 275 B
- tests/fixtures/valid/table-array-nest.toml : 262 B
- tests/easy_decoder_compliance.rs : 255 B
- tests/fixtures/valid/array-nospaces.json : 218 B
- release.toml : 210 B
- tests/encoder_compliance.rs : 209 B
- tests/fixtures/valid/integer.json : 207 B
- tests/fixtures/valid/float.json : 205 B
- tests/fixtures/valid/windows-path.json : 197 B
- tests/fixtures/valid/raw-multiline-string.toml : 195 B
- tests/fixtures/valid/implicit-and-explicit-before.json : 194 B
- tests/fixtures/valid/implicit-and-explicit-after.json : 194 B
- tests/fixtures/valid/string-with-pound.json : 185 B
- tests/fixtures/valid/table-array-one.json : 178 B
- tests/fixtures/valid/float-underscore.json : 175 B
- tests/fixtures/valid/table-array-many.toml : 163 B
- tests/fixtures/valid/arrays.toml : 152 B
- tests/decoder_compliance.rs : 151 B
- .github/dependabot.yml : 146 B
- tests/fixtures/valid/table-with-literal-string.json : 144 B
- tests/fixtures/valid/long-integer.json : 141 B
- tests/fixtures/valid/table-with-single-quotes.json : 140 B
- tests/fixtures/valid/implicit-groups.json : 140 B
- tests/fixtures/valid/long-float.json : 133 B
- bors.toml : 121 B
- tests/fixtures/valid/table-array-implicit.json : 116 B
- tests/fixtures/valid/string-nl.toml : 115 B
- tests/fixtures/valid/string-with-pound.toml : 113 B
- tests/fixtures/valid/unicode-escape.json : 111 B
- tests/fixtures/valid/string-simple.json : 107 B
- tests/fixtures/valid/windows-path.toml : 99 B
- tests/fixtures/valid/key-special-chars.json : 95 B
- tests/fixtures/valid/float-exponent.toml : 95 B
- tests/fixtures/valid/bool.json : 92 B
- tests/fixtures/valid/example.toml : 91 B
- tests/fixtures/valid/comments-at-eof.toml : 85 B
- tests/fixtures/valid/comments-at-eof2.toml : 84 B
- tests/fixtures/invalid/duplicate-key-std-into-dotted.toml : 83 B
- tests/fixtures/invalid/duplicate-key-dotted-into-std.toml : 83 B
- tests/fixtures/README.md : 83 B
- tests/fixtures/valid/table-with-pound.json : 82 B
- tests/fixtures/valid/inline-table.toml : 82 B
- tests/fixtures/valid/datetime.json : 77 B
- tests/fixtures/valid/string-empty.json : 72 B
- tests/fixtures/invalid/text-before-array-separator.toml : 71 B
- tests/fixtures/invalid/text-after-array-entries.toml : 70 B
- tests/fixtures/valid/long-integer.toml : 62 B
- tests/fixtures/invalid/string-bad-escape.toml : 62 B
- tests/fixtures/valid/float.toml : 59 B
- tests/fixtures/valid/table-array-one.toml : 58 B
- tests/fixtures/valid/long-float.toml : 58 B
- tests/fixtures/valid/float-underscore.toml : 56 B
- tests/fixtures/invalid/text-in-array.toml : 56 B
- tests/fixtures/valid/key-equals-nospace.json : 53 B
- tests/fixtures/valid/integer.toml : 53 B
- tests/fixtures/valid/integer-underscore.json : 53 B
- tests/fixtures/valid/unicode-literal.json : 52 B
- tests/fixtures/valid/comments-at-eof2.json : 52 B
- tests/fixtures/valid/comments-at-eof.json : 52 B
- tests/fixtures/invalid/duplicate-key-table.toml : 51 B
- tests/fixtures/valid/key-space.json : 49 B
- tests/fixtures/valid/string-simple.toml : 47 B
- tests/fixtures/valid/key-numeric.json : 47 B
- tests/fixtures/invalid/text-after-string.toml : 44 B
- tests/fixtures/valid/unicode-escape.toml : 42 B
- tests/fixtures/valid/key-special-chars.toml : 42 B
- tests/fixtures/invalid/string-no-close.toml : 42 B
- tests/fixtures/valid/table-with-literal-string.toml : 41 B
- tests/fixtures/valid/arrays-hetergeneous.toml : 41 B
- tests/fixtures/valid/table-with-single-quotes.toml : 37 B
- tests/fixtures/valid/table-array-implicit.toml : 37 B
- tests/fixtures/valid/implicit-and-explicit-before.toml : 37 B
- tests/fixtures/valid/implicit-and-explicit-after.toml : 37 B
- tests/fixtures/invalid/key-after-table.toml : 36 B
- tests/fixtures/invalid/float-no-leading-zero.toml : 36 B
- tests/fixtures/invalid/datetime-malformed-with-milli.toml : 36 B
- tests/fixtures/valid/datetime.toml : 35 B
- tests/fixtures/invalid/text-after-integer.toml : 33 B
- tests/fixtures/invalid/key-after-array.toml : 32 B
- tests/fixtures/invalid/text-after-table.toml : 31 B
- tests/fixtures/invalid/table-array-malformed-bracket.toml : 31 B
- tests/fixtures/invalid/datetime-malformed-no-leads.toml : 31 B
- tests/fixtures/invalid/float-no-trailing-digits.toml : 28 B
- tests/fixtures/invalid/datetime-malformed-no-secs.toml : 28 B
- tests/fixtures/invalid/datetime-malformed-no-t.toml : 27 B
- tests/fixtures/valid/table-with-pound.toml : 26 B
- tests/fixtures/invalid/table-array-malformed-empty.toml : 26 B
- tests/fixtures/valid/table-sub-empty.json : 25 B
- tests/fixtures/invalid/duplicate-keys.toml : 25 B
- tests/fixtures/valid/table-whitespace.json : 24 B
- tests/fixtures/invalid/table-with-pound.toml : 23 B
- tests/fixtures/valid/arrays-nested.toml : 22 B
- tests/fixtures/invalid/float-leading-zero-pos.toml : 22 B
- tests/fixtures/invalid/float-leading-zero-neg.toml : 22 B
- tests/fixtures/valid/array-empty.toml : 21 B
- tests/fixtures/invalid/string-bad-surrogate.toml : 21 B
- tests/fixtures/invalid/float-leading-zero.toml : 21 B
- tests/fixtures/valid/implicit-groups.toml : 20 B
- tests/fixtures/invalid/integer-leading-zero-pos.toml : 20 B
- tests/fixtures/invalid/integer-leading-zero-neg.toml : 20 B
- tests/fixtures/valid/bool.toml : 19 B
- tests/fixtures/invalid/integer-leading-zero.toml : 19 B
- tests/fixtures/invalid/empty-implicit-table.toml : 19 B
- tests/fixtures/invalid/string-bad-byte-escape.toml : 17 B
- tests/fixtures/invalid/key-start-bracket.toml : 17 B
- tests/fixtures/valid/table-no-eol.json : 16 B
- tests/fixtures/valid/table-empty.json : 16 B
- tests/fixtures/invalid/string-byte-escapes.toml : 16 B
- tests/fixtures/valid/array-nospaces.toml : 15 B
- tests/fixtures/invalid/table-nested-brackets-open.toml : 15 B
- tests/fixtures/invalid/table-nested-brackets-close.toml : 15 B
- tests/fixtures/invalid/string-bad-uni-esc.toml : 15 B
- tests/fixtures/valid/unicode-literal.toml : 14 B
- tests/fixtures/valid/table-whitespace.toml : 14 B
- tests/fixtures/valid/integer-underscore.toml : 13 B
- tests/fixtures/invalid/table-whitespace.toml : 13 B
- tests/fixtures/valid/string-empty.toml : 12 B
- tests/fixtures/invalid/key-no-eol.toml : 12 B
- tests/fixtures/invalid/integer-underscore-double.toml : 12 B
- tests/fixtures/invalid/integer-invalid-hex-char.toml : 12 B
- tests/fixtures/invalid/integer-invalid-binary-char.toml : 12 B
- tests/fixtures/invalid/rrbrace.toml : 11 B
- tests/fixtures/invalid/llbrace.toml : 11 B
- tests/fixtures/invalid/integer-underscore-before.toml : 11 B
- tests/fixtures/invalid/integer-underscore-after.toml : 11 B
- tests/fixtures/invalid/integer-invalid-octal-char.toml : 11 B
- tests/fixtures/invalid/float-underscore-before.toml : 11 B
- tests/fixtures/invalid/float-underscore-before-point.toml : 11 B
- tests/fixtures/invalid/float-underscore-after.toml : 11 B
- tests/fixtures/invalid/float-underscore-after-point.toml : 11 B
- tests/fixtures/valid/table-sub-empty.toml : 10 B
- tests/fixtures/valid/key-space.toml : 10 B
- tests/fixtures/valid/key-equals-nospace.toml : 10 B
- tests/fixtures/invalid/key-two-equals.toml : 9 B
- tests/fixtures/invalid/key-open-bracket.toml : 9 B
- tests/fixtures/invalid/duplicate-tables.toml : 8 B
- tests/fixtures/valid/table-no-eol.toml : 7 B
- tests/fixtures/invalid/key-space.toml : 7 B
- tests/fixtures/invalid/key-hash.toml : 7 B
- tests/fixtures/valid/key-numeric.toml : 6 B
- tests/fixtures/invalid/key-newline.toml : 6 B
- tests/fixtures/invalid/key-empty.toml : 5 B
- tests/fixtures/valid/table-empty.toml : 4 B
- tests/fixtures/valid/empty.json : 3 B
- tests/fixtures/invalid/table-empty.toml : 3 B
- tests/fixtures/invalid/empty-table.toml : 3 B
- tests/fixtures/invalid/key-single-open-bracket.toml : 1 B
- tests/fixtures/valid/empty.toml : 0 B