Ugly Alpha 1
network-collections:0.1.1

total uncompressed bytes

126.9 KB

total files

31

Fix

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

31 wasted files

total waste: 126.9 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/NonNullUnifiedArrayVecAndVec.rs : 4.1 KB
  6. src/UnifiedArrayVecAndVec.rs : 3.7 KB
  7. src/arena_allocation/Allocation.rs : 3.5 KB
  8. src/least_recently_used_cache/LeastRecentlyUsedCacheWithExpiry.rs : 3.3 KB
  9. src/least_recently_used_cache/ListNode.rs : 3.0 KB
  10. src/magic_ring_buffer/MagicRingBuffersArena.rs : 2.9 KB
  11. src/BoundedHashMap.rs : 2.6 KB
  12. src/arena_allocation/ArenaAllocation.rs : 2.6 KB
  13. src/magic_ring_buffer/FileDescriptor.rs : 2.5 KB
  14. src/magic_ring_buffer/Bytes.rs : 2.2 KB
  15. src/lib.rs : 2.1 KB
  16. src/magic_ring_buffer/mod.rs : 1.7 KB
  17. src/arena_allocation/Entry.rs : 1.7 KB
  18. Cargo.toml : 1.6 KB
  19. src/least_recently_used_cache/KeyReference.rs : 1.5 KB
  20. src/arena_allocation/EntryValue.rs : 1.3 KB
  21. rustfmt.toml : 1.2 KB
  22. src/least_recently_used_cache/ValueWrapper.rs : 1.1 KB
  23. src/least_recently_used_cache/ExpiringValueWrapper.rs : 1.0 KB
  24. src/least_recently_used_cache/mod.rs : 872 B
  25. src/least_recently_used_cache/LinkedList.rs : 832 B
  26. src/arena_allocation/mod.rs : 782 B
  27. src/magic_ring_buffer/last_error.rs : 673 B
  28. clippy.toml : 603 B
  29. src/magic_ring_buffer/Failure.rs : 600 B
  30. README.md : 214 B
  31. LICENSE : 176 B