Skip to main content

effective_outputs_ref

Function effective_outputs_ref 

Source
pub fn effective_outputs_ref<'a>(
    spec: &Spec,
    path: impl IntoIterator<Item = &'a SpecCommand>,
) -> Vec<SpecOutput>
Expand description

Reference-based form used by tree walkers that already hold the command chain.