Searched defs:FieldOptions_CType (Results 1 – 4 of 4) sorted by relevance
12 class FieldOptions_CType {} class
6153 pub fn get_ctype(&self) -> FieldOptions_CType { in get_ctype()6165 pub fn set_ctype(&mut self, v: FieldOptions_CType) { in set_ctype()6518 pub enum FieldOptions_CType { enum6524 impl crate::ProtobufEnum for FieldOptions_CType { implementation6529 fn from_i32(value: i32) -> ::std::option::Option<FieldOptions_CType> { in from_i32()6555 impl ::std::marker::Copy for FieldOptions_CType { implementation6558 impl ::std::default::Default for FieldOptions_CType { implementation6564 impl crate::reflect::ProtobufValue for FieldOptions_CType { implementation
287 type FieldOptions_CType int32 type
259 enum FieldOptions_CType : int { enum