Searched refs:from_components (Results 1 – 3 of 3) sorted by relevance
77 pub fn from_components<I: IntoIterator<Item = RustIdent>>(i: I) -> RustRelativePath { in from_components() method120 RustRelativePath::from_components( in to_reverse()
64 pub fn from_components<I: IntoIterator<Item = ProtobufIdent>>(i: I) -> ProtobufRelativePath { in from_components() method183 ProtobufRelativePath::from_components(s.into_iter()) in from()
240 ProtobufRelativePath::from_components( in protobuf_path_to_file()