[][src]Function abstutil::from_json

pub fn from_json<T: DeserializeOwned>(raw: &Vec<u8>) -> Result<T, Error>