Searched defs:WithFullName (Results 1 – 1 of 1) sorted by relevance
40 pub struct WithFullName<T> { struct41 full_name: ProtobufAbsPath,42 t: T,