[][src]Type Definition adapton::reflect::Path

type Path = Vec<Name>;

A Path here is just a Vec of Names