Searched refs:for_struct (Results 1 – 3 of 3) sorted by relevance
170 fn for_struct(&self, name: &str) -> Vec<syn::Attribute> { in for_struct() method
42 let struct_attributes = attributes.for_struct(&service_name); in generate_internal()
57 let struct_attributes = attributes.for_struct(&service_name); in generate_internal()