Minimizes the amount of used memory.
impl<H> String<H> where H: Allocator, { fn shrink_to_fit(&mut self) -> Result<(), Errno> }