pub fn init_gridspec<I, P>(gridspec_kw: I, positions: P) -> InitGridSpecwhere I: IntoIterator<Item = Opt>, P: IntoIterator<Item = GSPos>,
Create a new InitGridSpec.
InitGridSpec