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

type Subterm<'t> = Box<Spanned<Term<'t>>>;

A subterm.