Ugly Alpha 1
mockall:0.7.0

total uncompressed bytes

138.6 KB

total files

115

Fix

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

110 wasted files

total waste: 79.3 KB

  1. tests/mock_struct.rs : 10.5 KB
  2. tests/mock_reference_arguments.rs : 3.2 KB
  3. tests/automock_many_args.rs : 3.1 KB
  4. tests/mock_generic_struct_with_generic_static_method.rs : 2.7 KB
  5. tests/mock_struct_with_static_method.rs : 2.4 KB
  6. tests/mock_return_reference.rs : 2.3 KB
  7. tests/mock_closure.rs : 2.0 KB
  8. tests/automock_deref.rs : 1.6 KB
  9. tests/mock_generic_arguments.rs : 1.5 KB
  10. tests/automock_nonsend.rs : 1.5 KB
  11. tests/mock_generic_method_with_lifetime_parameter.rs : 1.5 KB
  12. tests/automock_module.rs : 1.3 KB
  13. tests/automock_nonstatic_struct.rs : 1.1 KB
  14. tests/mock_generic_method_returning_nonstatic.rs : 1.1 KB
  15. tests/automock_module_nonpub.rs : 1.1 KB
  16. tests/mock_static_method_with_lifetime_parameters.rs : 1.1 KB
  17. tests/automock_custom_result.rs : 988 B
  18. tests/automock_generic_method_with_lifetime_parameter.rs : 943 B
  19. tests/mock_return_mutable_reference.rs : 914 B
  20. tests/mock_unsized.rs : 897 B
  21. tests/mock_nonpub.rs : 888 B
  22. tests/mock_specializing_methods.rs : 881 B
  23. tests/automock_specializing_methods.rs : 878 B
  24. tests/mock_generic_struct_with_nondefault_parameter.rs : 858 B
  25. tests/automock_associated_type_constructor.rs : 751 B
  26. tests/mock_refmut_arguments.rs : 735 B
  27. tests/automock_foreign_c.rs : 698 B
  28. tests/mock_generic_struct.rs : 693 B
  29. tests/automock_slice_arguments.rs : 685 B
  30. tests/mock_ref_and_nonref_arguments.rs : 676 B
  31. tests/automock_return_owned.rs : 621 B
  32. tests/mock_generic_struct_with_where_clause_and_trait.rs : 591 B
  33. tests/automock_mutable_args.rs : 590 B
  34. tests/automock_impl_generic_trait_for.rs : 530 B
  35. tests/automock_self_by_value.rs : 524 B
  36. tests/automock_attrs.rs : 520 B
  37. tests/automock_generic_struct_with_where_clause.rs : 519 B
  38. tests/automock_generic_struct_with_bounds.rs : 505 B
  39. tests/automock_constructor_with_args.rs : 498 B
  40. tests/automock_impl_trait_for_generic.rs : 495 B
  41. tests/automock_constructor_impl_trait.rs : 487 B
  42. tests/mock_generic_method_with_where_clause.rs : 482 B
  43. tests/mock_constructor_with_args.rs : 482 B
  44. tests/mock_docs.rs : 481 B
  45. tests/mock_generic_struct_with_static_method.rs : 462 B
  46. tests/automock_generic_struct_with_static_method.rs : 458 B
  47. tests/automock_neither_send_nor_clone.rs : 450 B
  48. tests/automock_impl_trait_for.rs : 443 B
  49. tests/mock_inherited_traits.rs : 441 B
  50. tests/automock_constructor_in_trait_with_args.rs : 441 B
  51. tests/automock_generic_struct.rs : 437 B
  52. tests/automock_refmut_arguments.rs : 431 B
  53. tests/mock_generic_constructor_with_where_clause.rs : 427 B
  54. tests/mock_generic_struct_with_where_clause.rs : 417 B
  55. tests/automock_generic_return.rs : 417 B
  56. tests/automock_associated_types_with_qself.rs : 413 B
  57. tests/mock_generic_constructor.rs : 410 B
  58. tests/mock_clone.rs : 406 B
  59. tests/mock_generic_static_method_with_where_clause.rs : 399 B
  60. tests/automock_generic_arguments_with_where_clause.rs : 399 B
  61. tests/automock_impl_trait_with_associated_types_for.rs : 397 B
  62. tests/mock_life0.rs : 389 B
  63. tests/mock_generic_and_reference_arguments.rs : 387 B
  64. tests/automock_generic_method_with_bounds.rs : 384 B
  65. tests/automock_impl_trait.rs : 378 B
  66. tests/mock_impl_generic_trait.rs : 377 B
  67. tests/automock_struct.rs : 370 B
  68. tests/automock_generic_arguments.rs : 364 B
  69. tests/automock_constructor_in_generic_trait.rs : 364 B
  70. tests/mock_trait_returning_reference.rs : 363 B
  71. tests/mock_generic_struct_with_generic_trait.rs : 363 B
  72. tests/automock_generic_constructor.rs : 357 B
  73. tests/automock_return_mutable_ref.rs : 351 B
  74. tests/mock_generic_arguments_returning_reference.rs : 345 B
  75. tests/mock_generic_struct_with_trait.rs : 340 B
  76. tests/automock_constructor_in_struct.rs : 337 B
  77. tests/mock_trait_returning_static_reference.rs : 336 B
  78. tests/mock_deref.rs : 335 B
  79. tests/mock_generic_struct_with_generic_trait_with_different_bounds.rs : 328 B
  80. tests/mock_static_method_with_generic_return.rs : 324 B
  81. tests/automock_generic_arguments_returning_references.rs : 322 B
  82. tests/automock_associated_types.rs : 322 B
  83. tests/automock_boxed_constructor.rs : 317 B
  84. tests/mock_generic_struct_with_trait_with_associated_types.rs : 315 B
  85. tests/mock_trait_with_static_method.rs : 314 B
  86. tests/mock_associated_types.rs : 313 B
  87. tests/mock_struct_with_trait.rs : 312 B
  88. tests/mock_multiple_generic_arguments.rs : 312 B
  89. tests/mock_struct_with_trait_with_associated_types.rs : 311 B
  90. tests/mock_generic_struct_with_generic_method.rs : 306 B
  91. tests/automock_return_static_ref.rs : 306 B
  92. tests/automock_generic_trait_with_where_clause.rs : 305 B
  93. tests/mock_impl_trait.rs : 304 B
  94. tests/automock_generic_static_method.rs : 298 B
  95. tests/automock_send.rs : 296 B
  96. tests/automock_foreign_c_returning_unit.rs : 290 B
  97. tests/mock_generic_return.rs : 285 B
  98. tests/automock_generic_trait_with_bounds.rs : 284 B
  99. tests/automock_trait.rs : 280 B
  100. tests/automock_foreign_rust.rs : 278 B
  101. tests/mock_generic_trait.rs : 273 B
  102. tests/mock_static_method_with_reference_arguments.rs : 269 B
  103. tests/automock_constructor_in_trait.rs : 269 B
  104. tests/automock_return_reference.rs : 267 B
  105. tests/mock_generic_struct_with_bounds.rs : 266 B
  106. tests/mock_multiple_traits.rs : 265 B
  107. tests/automock_static_method.rs : 264 B
  108. tests/mock_static_method_with_generic_args.rs : 260 B
  109. tests/automock_consume_arguments.rs : 251 B
  110. tests/automock_generic_trait.rs : 239 B