//! Steps that simply forward the input to the next stage.
//!//! They can act as placeholders when no transformation is desired within a flow.
moderr_noop_step;modok_noop_step;modresult_noop_step;pubuseerr_noop_step::ErrNoopStep;pubuseok_noop_step::OkNoopStep;pubuseresult_noop_step::ResultNoopStep;