Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 2 of 2) sorted by relevance

/tonic/tonic-build/src/
H A Dcode_gen.rs12 attributes: Attributes, field
34 pub fn attributes(&mut self, attributes: Attributes) -> &mut Self { in attributes() method
/tonic/examples/proto/googleapis/google/pubsub/v1/
H A Dpubsub.proto219 map<string, string> attributes = 2; field
859 map<string, string> attributes = 2; field