Skip to main content

config_from_json

Function config_from_json 

Source
pub fn config_from_json(json: &str) -> Result<PySimConfig, Error>
Expand description

Deserialize a PySimConfig from JSON.