Lines Matching defs:PatchDeviceFields
662 pub struct PatchDeviceFields { struct
665 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 { implementation
685 impl PatchDeviceFields { impl
726 impl ::protobuf::Message for PatchDeviceFields { implementation
840 impl ::protobuf::MessageFull for PatchDeviceFields { implementation
847 impl ::std::fmt::Display for PatchDeviceFields { implementation
853 impl ::protobuf::reflect::ProtobufValue for PatchDeviceFields { implementation