pub type UtilGetDeviceStaticInfoResponse = UtilGetDeviceStaticInfoOutputResponse;Aliased Type§
pub struct UtilGetDeviceStaticInfoResponse {
pub info: DeviceStaticInfo,
}Fields§
§info: DeviceStaticInfopub type UtilGetDeviceStaticInfoResponse = UtilGetDeviceStaticInfoOutputResponse;pub struct UtilGetDeviceStaticInfoResponse {
pub info: DeviceStaticInfo,
}info: DeviceStaticInfo