Searched refs:type_attribute (Results 1 – 2 of 2) sorted by relevance
5 .type_attribute("routeguide.Point", "#[derive(Hash)]") in main()
389 pub fn type_attribute<P: AsRef<str>, A: AsRef<str>>(mut self, path: P, attribute: A) -> Self { in type_attribute() method669 config.type_attribute(prost_path, attr); in setup_config()