pub type Response = Response200;Aliased Type§
pub struct Response {
pub result: ResticTaskResult,
}Fields§
§result: ResticTaskResultpub type Response = Response200;pub struct Response {
pub result: ResticTaskResult,
}result: ResticTaskResult