pub async fn get_log_file_from_store(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<GetLogFileFromStoreError>>
pub async fn get_log_file_from_store(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<GetLogFileFromStoreError>>