Home
last modified time | relevance | path

Searched defs:WithFullName (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/protobuf-parse/src/pure/convert/
Dmod.rs40 pub struct WithFullName<T> { struct
41 full_name: ProtobufAbsPath,
42 t: T,