[][src]Function glsp::str_with_capacity

pub fn str_with_capacity(capacity: usize) -> Root<Str>

Constructs an empty string with space for at least capacity characters.