Searched refs:P (Results 1 – 2 of 2) sorted by relevance
| /tonic/tonic-build/src/ |
| H A D | prost.rs | 380 pub fn field_attribute<P: AsRef<str>, A: AsRef<str>>(mut self, path: P, attribute: A) -> Self { in field_attribute() argument 389 pub fn type_attribute<P: AsRef<str>, A: AsRef<str>>(mut self, path: P, attribute: A) -> Self { in type_attribute() argument 398 pub fn message_attribute<P: AsRef<str>, A: AsRef<str>>( in message_attribute() 400 path: P, in message_attribute() argument 411 pub fn enum_attribute<P: AsRef<str>, A: AsRef<str>>(mut self, path: P, attribute: A) -> Self { in enum_attribute() argument 420 pub fn boxed<P: AsRef<str>>(mut self, path: P) -> Self { in boxed() 466 pub fn server_mod_attribute<P: AsRef<str>, A: AsRef<str>>( in server_mod_attribute() 468 path: P, in server_mod_attribute() argument 477 pub fn server_attribute<P: AsRef<str>, A: AsRef<str>>(mut self, path: P, attribute: A) -> Self { in server_attribute() argument 486 path: P, in client_mod_attribute() argument [all …]
|
| /tonic/examples/data/gcp/ |
| H A D | roots.pem | 949 # Note: "GlobalSign Root CA - R7" not added on purpose. It is P-521.
|