Ugly Alpha 1
iterate-text:0.0.1

total uncompressed bytes

68.8 KB

total files

19

Fix

RemoveExcludeAndUseInclude { include_added: [], include: [], include_removed: [ "**/*.rs", "Cargo.toml", ".github/README.md", "LICENSE", ], }

19 wasted files

total waste: 68.8 KB

  1. LICENSE : 34.5 KB
  2. .github/README.md : 14.2 KB
  3. src/file/characters.rs : 2.5 KB
  4. src/string/lines.rs : 2.3 KB
  5. examples/file-reader/main.rs : 2.3 KB
  6. src/file/lines.rs : 1.9 KB
  7. src/string/characters.rs : 1.7 KB
  8. src/lib.rs : 1.4 KB
  9. Cargo.lock : 1.2 KB
  10. Cargo.toml : 1.2 KB
  11. tests/string/characters/mod.rs : 1.1 KB
  12. tests/file/lines/from_buf_reader.rs : 701 B
  13. tests/file/lines/from_file.rs : 619 B
  14. tests/file/characters/from_buf_reader.rs : 614 B
  15. tests/string/lines/mod.rs : 609 B
  16. tests/file/lines/path.rs : 538 B
  17. tests/file/characters/from_file.rs : 531 B
  18. tests/file/characters/path.rs : 455 B
  19. tests/tests.rs : 352 B