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