IntoOutputs

Trait IntoOutputs 

Source
pub trait IntoOutputs {
    // Required method
    fn into_outputs(self) -> StepOutputs;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl IntoOutputs for ()

Implementors§