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

type RecordChoices = Vec<Spanned<Name>>;

A list of choices used in record aggregates.