pipe_target_str

Function pipe_target_str 

Source
fn pipe_target_str(t: PipeTarget) -> &'static str
Expand description

Serialize a PipeTarget to the schema’s target column. Mirrors srv’s command_discriminant_name style (snake_case strings rather than Debug formatting) so --diag sagas output is greppable.