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

type RecordChoices = Vec<Spanned<Name>>;

A list of choices used in record aggregates.