Skip to main content

from_json

Function from_json 

Source
pub fn from_json(json: &str) -> Result<Graph, SerdeError>
Expand description

Deserialize a graph from JSON.