Type Definition moore_vhdl::hir::RecordChoices[][src]

pub type RecordChoices = Vec<Spanned<Name>>;
Expand description

A list of choices used in record aggregates.