Skip to main content

graph_data_json

Function graph_data_json 

Source
pub fn graph_data_json(data: &GraphData) -> String
Expand description

Serialize GraphData to compact JSON (stable key order via serde derive).