Skip to main content

render_cell_value

Function render_cell_value 

Source
pub fn render_cell_value(value: &Value) -> String
Expand description

Display rules 2–4 of the mismatch-rendering chain: a string as-is, anything else a best-effort stringification.