Skip to main content

emit

Function emit 

Source
pub fn emit(
    scenario: &LoweredScenario,
    feature_stem: &str,
    world: &World,
) -> Option<Artifact>
Expand description

Emit one scenario’s artifact set. None when the scenario lowers to no hurl entries (nothing to hand to the engine or the backend team).