Skip to main content

render_path

Function render_path 

Source
pub fn render_path(steps: &[Step]) -> String
Expand description

Render a path of steps back to jq-ish source text (.a.b[0], .["a.b"]) for error messages. An empty path is . (identity).