Ugly Alpha 1
network-collections:0.1.0

total uncompressed bytes

118.8 KB

total files

29

Fix

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

29 wasted files

total waste: 118.8 KB

  1. COPYRIGHT : 64.3 KB
  2. src/magic_ring_buffer/MagicRingBuffer.rs : 5.2 KB
  3. src/least_recently_used_cache/LeastRecentlyUsedCache.rs : 4.6 KB
  4. src/magic_ring_buffer/MemoryMap.rs : 4.3 KB
  5. src/arena_allocation/Allocation.rs : 3.5 KB
  6. src/least_recently_used_cache/LeastRecentlyUsedCacheWithExpiry.rs : 3.3 KB
  7. src/least_recently_used_cache/ListNode.rs : 3.0 KB
  8. src/magic_ring_buffer/MagicRingBuffersArena.rs : 2.9 KB
  9. src/BoundedHashMap.rs : 2.6 KB
  10. src/arena_allocation/ArenaAllocation.rs : 2.6 KB
  11. src/magic_ring_buffer/FileDescriptor.rs : 2.5 KB
  12. src/magic_ring_buffer/Bytes.rs : 2.2 KB
  13. src/lib.rs : 1.9 KB
  14. src/magic_ring_buffer/mod.rs : 1.7 KB
  15. src/arena_allocation/Entry.rs : 1.7 KB
  16. Cargo.toml : 1.6 KB
  17. src/least_recently_used_cache/KeyReference.rs : 1.5 KB
  18. src/arena_allocation/EntryValue.rs : 1.3 KB
  19. rustfmt.toml : 1.2 KB
  20. src/least_recently_used_cache/ValueWrapper.rs : 1.1 KB
  21. src/least_recently_used_cache/ExpiringValueWrapper.rs : 1.0 KB
  22. src/least_recently_used_cache/mod.rs : 872 B
  23. src/least_recently_used_cache/LinkedList.rs : 832 B
  24. src/arena_allocation/mod.rs : 782 B
  25. src/magic_ring_buffer/last_error.rs : 673 B
  26. clippy.toml : 603 B
  27. src/magic_ring_buffer/Failure.rs : 600 B
  28. README.md : 214 B
  29. LICENSE : 176 B