Ugly Alpha 1
mockall:0.3.0

total uncompressed bytes

117.6 KB

total files

105

Fix

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

100 wasted files

total waste: 59.6 KB

  1. tests/mock_struct.rs : 10.0 KB
  2. tests/mock_reference_arguments.rs : 3.0 KB
  3. tests/mock_return_reference.rs : 1.9 KB
  4. tests/automock_many_args.rs : 1.8 KB
  5. tests/mock_closure.rs : 1.6 KB
  6. tests/mock_generic_arguments.rs : 1.5 KB
  7. tests/automock_deref.rs : 1.3 KB
  8. tests/mock_specializing_methods.rs : 888 B
  9. tests/mock_nonpub.rs : 888 B
  10. tests/automock_specializing_methods.rs : 885 B
  11. tests/mock_generic_struct_with_nondefault_parameter.rs : 747 B
  12. tests/mock_refmut_arguments.rs : 735 B
  13. tests/automock_associated_type_constructor.rs : 722 B
  14. tests/automock_module.rs : 694 B
  15. tests/automock_nonpub.rs.disabled_issue_8 : 684 B
  16. tests/mock_ref_and_nonref_arguments.rs : 676 B
  17. tests/automock_slice_arguments.rs : 671 B
  18. tests/mock_generic_struct.rs : 659 B
  19. tests/mock_generic_struct_with_where_clause_and_trait.rs : 591 B
  20. tests/automock_mutable_args.rs : 590 B
  21. tests/automock_return_owned.rs : 567 B
  22. tests/mock_return_mutable_reference.rs : 558 B
  23. tests/automock_impl_generic_trait_for.rs : 530 B
  24. tests/mock_nonpub.rs.disabled_issue_8 : 525 B
  25. tests/automock_self_by_value.rs : 524 B
  26. tests/automock_attrs.rs : 520 B
  27. tests/mock_struct_with_static_method.rs : 517 B
  28. tests/automock_generic_struct_with_bounds.rs : 505 B
  29. tests/automock_impl_trait_for_generic.rs : 495 B
  30. tests/mock_generic_method_with_where_clause.rs : 482 B
  31. tests/automock_generic_struct_with_where_clause.rs : 481 B
  32. tests/automock_constructor_with_args.rs : 469 B
  33. tests/automock_constructor_impl_trait.rs : 458 B
  34. tests/mock_constructor_with_args.rs : 453 B
  35. tests/automock_neither_send_nor_clone.rs : 450 B
  36. tests/automock_impl_trait_for.rs : 443 B
  37. tests/mock_inherited_traits.rs : 441 B
  38. tests/automock_generic_struct.rs : 437 B
  39. tests/mock_generic_struct_with_static_method.rs : 433 B
  40. tests/automock_refmut_arguments.rs : 431 B
  41. tests/automock_nonsend.rs : 431 B
  42. tests/automock_generic_struct_with_static_method.rs : 429 B
  43. tests/mock_generic_struct_with_where_clause.rs : 417 B
  44. tests/automock_generic_return.rs : 417 B
  45. tests/automock_associated_types_with_qself.rs : 413 B
  46. tests/automock_constructor_in_trait_with_args.rs : 412 B
  47. tests/automock_generic_arguments_with_where_clause.rs : 399 B
  48. tests/mock_generic_constructor_with_where_clause.rs : 398 B
  49. tests/automock_impl_trait_with_associated_types_for.rs : 397 B
  50. tests/mock_generic_and_reference_arguments.rs : 387 B
  51. tests/mock_generic_constructor.rs : 381 B
  52. tests/automock_impl_trait.rs : 378 B
  53. tests/mock_clone.rs : 372 B
  54. tests/mock_generic_static_method_with_where_clause.rs : 370 B
  55. tests/automock_struct.rs : 370 B
  56. tests/automock_generic_arguments.rs : 364 B
  57. tests/mock_trait_returning_reference.rs : 363 B
  58. tests/mock_generic_struct_with_generic_trait.rs : 363 B
  59. tests/mock_generic_struct_with_generic_static_method.rs : 362 B
  60. tests/automock_return_mutable_ref.rs : 351 B
  61. tests/mock_generic_arguments_returning_reference.rs : 345 B
  62. tests/mock_generic_struct_with_trait.rs : 340 B
  63. tests/mock_trait_returning_static_reference.rs : 336 B
  64. tests/mock_deref.rs : 335 B
  65. tests/automock_constructor_in_generic_trait.rs : 335 B
  66. tests/mock_generic_struct_with_generic_trait_with_different_bounds.rs : 328 B
  67. tests/automock_generic_constructor.rs : 328 B
  68. tests/automock_generic_arguments_returning_references.rs : 322 B
  69. tests/automock_associated_types.rs : 322 B
  70. tests/mock_generic_struct_with_trait_with_associated_types.rs : 315 B
  71. tests/mock_associated_types.rs : 313 B
  72. tests/mock_struct_with_trait.rs : 312 B
  73. tests/mock_multiple_generic_arguments.rs : 312 B
  74. tests/mock_struct_with_trait_with_associated_types.rs : 311 B
  75. tests/automock_constructor_in_struct.rs : 308 B
  76. tests/mock_generic_struct_with_generic_method.rs : 306 B
  77. tests/automock_return_static_ref.rs : 306 B
  78. tests/automock_generic_trait_with_where_clause.rs : 305 B
  79. tests/mock_static_method_with_generic_return.rs : 304 B
  80. tests/mock_impl_trait.rs : 304 B
  81. tests/automock_send.rs : 296 B
  82. tests/automock_boxed_constructor.rs : 288 B
  83. tests/mock_trait_with_static_method.rs : 285 B
  84. tests/mock_generic_return.rs : 285 B
  85. tests/automock_generic_trait_with_bounds.rs : 284 B
  86. tests/automock_trait.rs : 280 B
  87. tests/mock_generic_trait.rs : 273 B
  88. tests/automock_generic_static_method.rs : 269 B
  89. tests/automock_return_reference.rs : 267 B
  90. tests/mock_generic_struct_with_bounds.rs : 266 B
  91. tests/mock_multiple_traits.rs : 265 B
  92. tests/automock_foreign_c_returning_unit.rs : 261 B
  93. tests/automock_consume_arguments.rs : 251 B
  94. tests/automock_foreign_rust.rs : 249 B
  95. tests/automock_foreign_c.rs : 246 B
  96. tests/mock_static_method_with_reference_arguments.rs : 240 B
  97. tests/automock_constructor_in_trait.rs : 240 B
  98. tests/automock_generic_trait.rs : 239 B
  99. tests/automock_static_method.rs : 235 B
  100. tests/mock_static_method_with_generic_args.rs : 231 B