Type Definition moore_vhdl::term::Subterm [] [src]

type Subterm = Box<Spanned<Term>>;

A subterm.