Returns the capacity of the string.
impl<H> String<H> where H: Allocator, { fn capacity(&self) -> usize }