Home
last modified time | relevance | path

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

/tonic/tonic-build/src/
H A Dclient.rs42 let struct_attributes = attributes.for_struct(&service_name); in generate_internal() localVariable
60 #(#struct_attributes)* in generate_internal()
H A Dserver.rs57 let struct_attributes = attributes.for_struct(&service_name); in generate_internal() localVariable
112 #(#struct_attributes)* in generate_internal()