Searched refs:push_struct (Results 1 – 2 of 2) sorted by relevance
196 pub fn push_struct(&mut self, pattern: impl Into<String>, attr: impl Into<String>) { in push_struct() method
479 .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()