pub type PbHealthCheckResponse = HealthCheckResponse;
Expand description
Alias for HealthCheckResponse
.
Aliased Type§
struct PbHealthCheckResponse {
pub status: i32,
}
Fields§
§status: i32
pub type PbHealthCheckResponse = HealthCheckResponse;
Alias for HealthCheckResponse
.
struct PbHealthCheckResponse {
pub status: i32,
}
status: i32