pub fn render(profile: &RunProfile) -> StringExpand description
Render a profile to a human-readable string suitable for stderr after
a harn run --profile invocation. ANSI-styled to match the existing
--trace output.
pub fn render(profile: &RunProfile) -> StringRender a profile to a human-readable string suitable for stderr after
a harn run --profile invocation. ANSI-styled to match the existing
--trace output.