Function ommui_file_loading::load_json [] [src]

pub fn load_json<T>(path: &str) -> Result<T, Error> where
    T: DeserializeOwned