pub fn config_from_json(json: &str) -> Result<PySimConfig, Error>
Deserialize a PySimConfig from JSON.
PySimConfig