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