chiark / gitweb /
hidden: Have active_total_ppieces return usize
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 25 Apr 2022 00:01:05 +0000 (01:01 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 25 Apr 2022 00:31:17 +0000 (01:31 +0100)
commitfec616d19c05a09563cd157724ff37251384684c
tree82f204bbfc90356fea0c0f8d6c7c929e0098225d
parenta2b1de3e5fdda046d7d304ec3a35c06a05979377
hidden: Have active_total_ppieces return usize

The fix for the un-notched pieces bug is going to want to add a
HashMap len to this, and that's usize.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/hidden.rs