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

type ArrayChoices = Vec<Spanned<ArrayChoice>>;

A list of choices used in array aggregates.