Lines Matching defs:OneofOptions
2977 pub fn get_options(&self) -> &OneofOptions { in get_options()
2989 pub fn set_options(&mut self, v: OneofOptions) { in set_options()
2995 pub fn mut_options(&mut self) -> &mut OneofOptions { in mut_options()
3003 pub fn take_options(&mut self) -> OneofOptions { in take_options()
6626 pub struct OneofOptions { struct
6636 impl<'a> ::std::default::Default for &'a OneofOptions { implementation
6642 impl OneofOptions { implementation
6673 impl crate::Message for OneofOptions { implementation
6774 impl crate::Clear for OneofOptions { implementation
6781 impl ::std::fmt::Debug for OneofOptions { implementation
6787 impl crate::reflect::ProtobufValue for OneofOptions { implementation