Expand description
A path like std::mem::replace possibly containing generic
parameters and a qualified self-type.
A plain identifier like x is a path of length 1.
Fields§
§attrs: Vec<Attribute>§qself: Option<QSelf>§path: PathA path like std::mem::replace possibly containing generic
parameters and a qualified self-type.
A plain identifier like x is a path of length 1.
attrs: Vec<Attribute>§qself: Option<QSelf>§path: Path