Skip to main content

init_gridspec

Function init_gridspec 

Source
pub fn init_gridspec<I, P>(gridspec_kw: I, positions: P) -> InitGridSpec
where I: IntoIterator<Item = Opt>, P: IntoIterator<Item = GSPos>,
Expand description

Create a new InitGridSpec.