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

type Path = Vec<Name>;

A Path here is just a Vec of Names