Skip to main content

format_result

Function format_result 

Source
pub fn format_result(envelope: &str) -> Vec<String>
Expand description

Render an RPC envelope into scrollback lines. Today this is a verbatim line split; it is the single seam a future value pretty-printer replaces without touching call sites.