Searched defs:GetDevicesResponse (Results 1 – 3 of 3) sorted by relevance
574 pub struct GetDevicesResponse { struct579 // @@protoc_insertion_point(special_field:netsim.frontend.GetDevicesResponse.special_fields) argument583 impl<'a> ::std::default::Default for &'a GetDevicesResponse { argument589 impl GetDevicesResponse { impl610 impl ::protobuf::Message for GetDevicesResponse { implementation678 impl ::protobuf::MessageFull for GetDevicesResponse { implementation685 impl ::std::fmt::Display for GetDevicesResponse { implementation691 impl ::protobuf::reflect::ProtobufValue for GetDevicesResponse { implementation
102 message GetDevicesResponse { message
89 fn print_device_response(response: GetDevicesResponse, verbose: bool) { in print_device_response()