Ugly Alpha 1
structopt:0.3.9

total uncompressed bytes

227.8 KB

total files

122

Fix

NewInclude { include: [ "src/lib.rs", "Cargo.*", "LICENSE-*", "README.md", "CHANGELOG.md", ], has_build_script: false, }

115 wasted files

total waste: 121.2 KB

  1. tests/options.rs : 8.5 KB
  2. tests/custom-string-parsers.rs : 8.0 KB
  3. tests/argument_naming.rs : 7.6 KB
  4. tests/subcommands.rs : 7.0 KB
  5. tests/doc-comments-help.rs : 5.0 KB
  6. tests/flags.rs : 4.9 KB
  7. tests/nested-subcommands.rs : 4.5 KB
  8. tests/non_literal_attributes.rs : 3.9 KB
  9. tests/skip.rs : 3.0 KB
  10. tests/flatten.rs : 2.9 KB
  11. examples/rename_all.rs : 2.6 KB
  12. tests/arguments.rs : 2.4 KB
  13. tests/issues.rs : 2.2 KB
  14. examples/doc_comments.rs : 2.2 KB
  15. examples/README.md : 1.9 KB
  16. examples/example.rs : 1.7 KB
  17. tests/author_version_about.rs : 1.6 KB
  18. tests/special_types.rs : 1.5 KB
  19. examples/basic.rs : 1.3 KB
  20. tests/utils.rs : 1.2 KB
  21. examples/deny_missing_docs.rs : 1.2 KB
  22. examples/true_or_false.rs : 1.1 KB
  23. tests/deny-warnings.rs : 1.1 KB
  24. examples/keyvalue.rs : 1.1 KB
  25. tests/rename_all_env.rs : 1.0 KB
  26. tests/ui/skip_subcommand.rs : 985 B
  27. tests/ui/skip_flatten.rs : 982 B
  28. tests/ui/raw.stderr : 944 B
  29. tests/ui/subcommand_and_parse.rs : 904 B
  30. tests/ui/subcommand_opt_opt.rs : 895 B
  31. tests/ui/subcommand_opt_vec.rs : 892 B
  32. tests/ui/subcommand_and_flatten.rs : 888 B
  33. tests/ui/subcommand_and_methods.rs : 885 B
  34. examples/git.rs : 880 B
  35. .travis.yml : 865 B
  36. examples/skip.rs : 843 B
  37. tests/raw_bool_literal.rs : 814 B
  38. examples/gen_completions.rs : 803 B
  39. tests/privacy.rs : 796 B
  40. examples/env.rs : 767 B
  41. tests/ui/flatten_and_parse.rs : 752 B
  42. tests/ui/flatten_and_doc.rs : 741 B
  43. tests/ui/flatten_and_methods.rs : 734 B
  44. examples/group.rs : 725 B
  45. tests/ui/raw.rs : 692 B
  46. tests/ui/skip_without_default.rs : 669 B
  47. tests/explicit_name_no_renaming.rs : 668 B
  48. tests/ui/non_existent_attr.rs : 612 B
  49. tests/ui/option_default_value.rs : 606 B
  50. tests/ui/option_required.rs : 604 B
  51. tests/ui/rename_all_wrong_casing.rs : 603 B
  52. tests/ui/parse_not_zero_args.rs : 602 B
  53. tests/ui/bool_default_value.rs : 602 B
  54. tests/ui/struct_parse.rs : 599 B
  55. tests/ui/parse_empty_try_from_os.rs : 599 B
  56. tests/ui/parse_function_is_not_path.rs : 598 B
  57. tests/ui/bool_required.rs : 597 B
  58. tests/ui/struct_subcommand.rs : 594 B
  59. tests/ui/parse_literal_spec.rs : 594 B
  60. tests/ui/structopt_name_value_attr.rs : 588 B
  61. examples/subcommand_aliases.rs : 583 B
  62. tests/ui/enum_flatten.rs : 581 B
  63. tests/ui/structopt_empty_attr.rs : 578 B
  64. tests/ui/opt_opt_nonpositional.rs : 571 B
  65. tests/ui/opt_vec_nonpositional.rs : 568 B
  66. tests/ui/tuple_struct.rs : 545 B
  67. examples/enum_tuple.rs : 502 B
  68. tests/macro-errors.rs : 492 B
  69. examples/flatten.rs : 485 B
  70. examples/enum_in_args.rs : 426 B
  71. tests/ui/positional_bool.stderr : 420 B
  72. tests/default_value.rs : 417 B
  73. examples/after_help.rs : 405 B
  74. tests/ui/skip_without_default.stderr : 371 B
  75. tests/ui/multiple_external_subcommand.rs : 359 B
  76. tests/raw_idents.rs : 356 B
  77. tests/ui/external_subcommand_wrong_type.stderr : 344 B
  78. examples/negative_flag.rs : 327 B
  79. examples/no_version.rs : 326 B
  80. tests/ui/non_existent_attr.stderr : 324 B
  81. tests/ui/external_subcommand_wrong_type.rs : 321 B
  82. link-check-headers.json : 312 B
  83. examples/at_least_two.rs : 308 B
  84. tests/ui/skip_with_other_options.rs : 252 B
  85. tests/ui/multiple_external_subcommand.stderr : 223 B
  86. tests/ui/parse_empty_try_from_os.stderr : 198 B
  87. tests/ui/subcommand_and_parse.stderr : 197 B
  88. tests/ui/flatten_and_parse.stderr : 193 B
  89. tests/ui/subcommand_and_flatten.stderr : 192 B
  90. tests/ui/rename_all_wrong_casing.stderr : 191 B
  91. tests/ui/parse_function_is_not_path.stderr : 187 B
  92. tests/ui/flatten_and_methods.stderr : 187 B
  93. tests/ui/option_default_value.stderr : 183 B
  94. tests/ui/bool_default_value.stderr : 182 B
  95. tests/ui/subcommand_opt_opt.stderr : 181 B
  96. tests/ui/subcommand_and_methods.stderr : 180 B
  97. tests/ui/opt_opt_nonpositional.stderr : 180 B
  98. tests/ui/struct_parse.stderr : 179 B
  99. tests/ui/skip_subcommand.stderr : 179 B
  100. tests/ui/parse_literal_spec.stderr : 178 B
  101. tests/ui/struct_subcommand.stderr : 177 B
  102. tests/ui/enum_flatten.stderr : 176 B
  103. tests/ui/subcommand_opt_vec.stderr : 172 B
  104. tests/ui/opt_vec_nonpositional.stderr : 171 B
  105. tests/ui/skip_flatten.stderr : 170 B
  106. tests/ui/flatten_and_doc.stderr : 169 B
  107. tests/ui/parse_not_zero_args.stderr : 167 B
  108. tests/ui/option_required.stderr : 166 B
  109. tests/ui/bool_required.stderr : 162 B
  110. tests/ui/structopt_empty_attr.stderr : 159 B
  111. tests/ui/tuple_struct.stderr : 154 B
  112. tests/ui/skip_with_other_options.stderr : 154 B
  113. tests/ui/structopt_name_value_attr.stderr : 153 B
  114. tests/ui/positional_bool.rs : 125 B
  115. .gitignore : 50 B