Ugly Alpha 1
luka:0.2.0

total uncompressed bytes

87.3 KB

total files

32

Fix

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

13 wasted files

total waste: 15.2 KB

  1. tests/bfs.rs : 2.3 KB
  2. tests/connected_components.rs : 2.1 KB
  3. tests/topologic_sort.rs : 2.0 KB
  4. tests/dfs.rs : 1.9 KB
  5. tests/kruskal.rs : 1.3 KB
  6. tests/dijkstra.rs : 1.0 KB
  7. tests/cycle.rs : 964 B
  8. tests/substrees_size.rs : 897 B
  9. tests/vertices_depths.rs : 873 B
  10. tests/graph.rs : 793 B
  11. .travis.yml : 350 B
  12. .gitignore : 327 B
  13. .github/workflows/rust.yml : 312 B