Ugly Alpha 1
hello_exercism:0.3.8

total uncompressed bytes

7.3 KB

total files

14

Fix

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

9 wasted files

total waste: 1.3 KB

  1. src/integration_tests/i_hello.rs : 281 B
  2. tests/i_hello.rs : 232 B
  3. tests/u_hello.rs : 165 B
  4. src/private_tests/owned_hello.rs : 148 B
  5. examples/i_hello.rs : 144 B
  6. examples/main.rs : 123 B
  7. examples/u_hello.rs : 92 B
  8. src/private_tests/mod.rs : 58 B
  9. src/integration_tests/mod.rs : 53 B