Type Alias Sources

Source
pub type Sources<'a, const N: usize> = &'a mut SourceSet<Vec<ProductValue>, N>;