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

type ArrayChoices = Vec<Spanned<ArrayChoice>>;

A list of choices used in array aggregates.