chiark / gitweb /
bundles: Do not use ArrayVec to unpack a possibly-too-long thing
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 18 May 2021 19:11:51 +0000 (20:11 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 18 May 2021 19:12:31 +0000 (20:12 +0100)
commitf590231db7900a5240d1590b3b2f8eb6587ab1eb
tree4922713164fee5f4cfbeafed0377e24c5c948bd4
parent3142fd929780f9ef7064e3d695cab07af21c5b57
bundles: Do not use ArrayVec to unpack a possibly-too-long thing

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