Ugly Alpha 1
oneshot:0.1.2

total uncompressed bytes

100.8 KB

total files

26

Fix

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

18 wasted files

total waste: 24.2 KB

  1. tests/sync.rs : 8.9 KB
  2. tests/async.rs : 3.9 KB
  3. benches/benches.rs : 3.9 KB
  4. .travis.yml : 1.4 KB
  5. tests/assert_mem.rs : 1.1 KB
  6. tests/helpers/mod.rs : 1.1 KB
  7. examples/recv_timeout_before_send_then_drop_sender.rs : 485 B
  8. examples/recv_timeout_before_send.rs : 483 B
  9. examples/recv_ref_before_send_then_drop_sender.rs : 455 B
  10. examples/recv_ref_before_send.rs : 453 B
  11. examples/recv_before_send_then_drop_sender.rs : 451 B
  12. examples/recv_before_send.rs : 449 B
  13. check_mem_leaks.sh : 297 B
  14. examples/send_before_recv.rs : 292 B
  15. examples/recv_with_dropped_sender.rs : 275 B
  16. examples/send_with_dropped_receiver.rs : 201 B
  17. examples/send_then_drop_receiver.rs : 145 B
  18. .gitignore : 19 B