[][src]Function glsp::tab_with_capacity

pub fn tab_with_capacity(capacity: usize) -> Root<Tab>

Constructs an empty table with space for at least capacity elements.