pub fn to_json(nodes: Vec<Node>) -> String
Transform the given nodes node tree into a JSON string.
nodes