rust/library
LingMan 769fb8a8b7
Fix safety comment
The size assertion in the comment was inverted compared to the code. After fixing that the implication that `(new_size >= old_size) => new_size != 0` still doesn't hold so explain why `old_size != 0` at this point.
2021-01-07 09:13:21 +01:00
..
2021-01-07 09:13:21 +01:00
2020-12-21 00:00:00 +00:00