Function to_json

Source
pub fn to_json(nodes: Vec<Node>) -> String
Expand description

Transform the given nodes node tree into a JSON string.