Home
last modified time | relevance | path

Searched refs:type_attributes (Results 1 – 2 of 2) sorted by relevance

/tonic/tonic-build/src/
H A Dprost.rs29 type_attributes: Vec::new(), in configure()
296 pub(crate) type_attributes: Vec<(String, String)>, field
390 self.type_attributes in type_attribute()
668 for (prost_path, attr) in self.type_attributes.iter() { in setup_config()
/tonic/
H A DCHANGELOG.md698 * **build:** Expose prost-build type_attributes and field_attribu… ([#60](https://github.com/hyperi…