[][src]Type Definition term_rewriting::Place

type Place = Vec<usize>;

Represents a place in a Term.