dsp::Inputs [] [src]

type Inputs<'a, S> = Parents<'a, Connection<S>, usize>;

An iterator yielding indices to nodes that are inputs to some node.