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