Searched refs:enum_attributes (Results 1 – 1 of 1) sorted by relevance
28 enum_attributes: Vec::new(), in configure()298 pub(crate) enum_attributes: Vec<(String, String)>, field412 self.enum_attributes in enum_attribute()674 for (prost_path, attr) in self.enum_attributes.iter() { in setup_config()