Searched defs:PatchDeviceFields (Results 1 – 2 of 2) sorted by relevance
662 pub struct PatchDeviceFields { struct665 pub name: ::std::option::Option<::std::string::String>,667 pub visible: ::std::option::Option<bool>,669 pub position: ::protobuf::MessageField<super::super::model::Position>,671 pub orientation: ::protobuf::MessageField<super::super::model::Orientation>,673 pub chips: ::std::vec::Vec<super::super::model::Chip>,676 pub special_fields: ::protobuf::SpecialFields,679 impl<'a> ::std::default::Default for &'a PatchDeviceFields { implementation685 impl PatchDeviceFields { impl726 impl ::protobuf::Message for PatchDeviceFields { implementation[all …]
111 message PatchDeviceFields { message