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

type Path = Vec<Name>;

A Path here is just a Vec of Names