pub type UtilGetSystemInfoResponse = UtilGetSystemInfoOutputResponse;
Aliased Type§
pub struct UtilGetSystemInfoResponse {
pub info: SystemInfo,
}
Fields§
§info: SystemInfo
pub type UtilGetSystemInfoResponse = UtilGetSystemInfoOutputResponse;
pub struct UtilGetSystemInfoResponse {
pub info: SystemInfo,
}
info: SystemInfo