[][src]Function abstutil::serde::from_json

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