capacity if its not mutable?
Because String is a Vec
why would the same type have different representations from time to time?
okay, why would a vec store the capacity when its immutable?
Because immutable doesn't affect data layouts and representations
Обсуждают сегодня