Home
last modified time | relevance | path

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

/tonic/tonic-build/src/
H A Dlib.rs196 pub fn push_struct(&mut self, pattern: impl Into<String>, attr: impl Into<String>) { in push_struct() method
H A Dprost.rs479 .push_struct(path.as_ref().to_string(), attribute.as_ref().to_string()); in server_attribute()
497 .push_struct(path.as_ref().to_string(), attribute.as_ref().to_string()); in client_attribute()