Ugly Alpha 1
hocon:0.3.0

total uncompressed bytes

176.5 KB

total files

62

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", ], has_build_script: false, }

46 wasted files

total waste: 38.0 KB

  1. tests/parse.rs : 18.8 KB
  2. .travis.yml : 3.9 KB
  3. benches/data/test01.conf : 2.5 KB
  4. tests/snapshot.rs : 1.9 KB
  5. examples/hocon2json.rs : 1.4 KB
  6. hocon-test-suite.sh : 967 B
  7. tests/load.rs : 598 B
  8. CHANGES.md : 498 B
  9. benches/parse.rs : 493 B
  10. tests/snapshots/snapshot__test03.conf.snap : 452 B
  11. tests/snapshots/snapshot__include_and_subst.conf.snap : 382 B
  12. tests/snapshots/snapshot__include.conf.snap : 330 B
  13. tests/data/comments.conf : 319 B
  14. tests/snapshots/snapshot__includes_no_separator.conf.snap : 311 B
  15. tests/snapshots/snapshot__test01.conf.snap : 296 B
  16. tests/snapshots/snapshot__concatenation.conf.snap : 270 B
  17. tests/snapshots/snapshot__unquoted.conf.snap : 260 B
  18. tests/snapshots/snapshot__substitution.conf.snap : 258 B
  19. tests/data/separator_newline.conf : 258 B
  20. tests/snapshots/snapshot__include_multiple_file.conf.snap : 251 B
  21. tests/snapshots/snapshot__separator_newline.conf.snap : 242 B
  22. tests/snapshots/snapshot__include_url.conf.snap : 232 B
  23. tests/snapshots/snapshot__include_file.conf.snap : 232 B
  24. tests/snapshots/snapshot__root_braces_omitted.conf.snap : 230 B
  25. tests/snapshots/snapshot__equals-trailing_comma.conf.snap : 230 B
  26. tests/snapshots/snapshot__comments.conf.snap : 230 B
  27. tests/snapshots/snapshot__basic.conf.snap : 230 B
  28. tests/data/test01.conf : 206 B
  29. tests/snapshots/snapshot__file_with_different_types.conf.snap : 199 B
  30. tests/data/include_url.conf : 146 B
  31. tests/data/equals-trailing_comma.conf : 141 B
  32. tests/data/basic.conf : 134 B
  33. tests/data/include.conf : 122 B
  34. tests/data/root_braces_omitted.conf : 105 B
  35. tests/data/test03.conf : 103 B
  36. tests/data/unquoted.conf : 100 B
  37. tests/data/include_and_subst.conf : 99 B
  38. tests/data/concatenation.conf : 99 B
  39. tests/data/substitution.conf : 79 B
  40. tests/data/include_file.conf : 77 B
  41. tests/data/includes_no_separator.conf : 68 B
  42. tests/data/file_with_different_types.properties : 49 B
  43. tests/data/file_with_different_types.json : 46 B
  44. .gitignore : 46 B
  45. tests/data/include_multiple_file.conf : 36 B
  46. tests/data/file_with_different_types.conf : 29 B