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