Skip to main content

format_server_list_json

Function format_server_list_json 

Source
pub fn format_server_list_json(items: &[Value]) -> String
Expand description

Format a JSON server list value (array of objects) for compact output. Used by compact.rs when the daemon response is a server list.