Function linera_service::util::read_json

source ยท
pub fn read_json<T: DeserializeOwned>(path: impl Into<PathBuf>) -> Result<T>