Function step_debug_args

Source
fn step_debug_args<S: Step>(step: &S) -> String
Expand description

Renders step using its Debug implementation and extract the field arguments out of it.