grid
grid copied to clipboard
implemented with_capacity
Closes https://github.com/becheran/grid/issues/27. Not really happy with with_capacity_panics_vec test as there are multiple panic reasons possible, while i only want to check one, but i don't know enough about rust testing to do it better.