Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix clamped capacity to be divided by element size (rust-bakery#1549)
* Fix clamped capacity to be divided by element size - Fixes rust-bakery#1459 (comment) - Also change `clamp` to `min` so this works on Rust 2018 edition. * Update src/multi/mod.rs Co-authored-by: Geoffroy Couprie <[email protected]> Co-authored-by: Geoffroy Couprie <[email protected]>
- Loading branch information