Type Definition moore_vhdl::hir::RecordChoices

source · []
pub type RecordChoices = Vec<Spanned<Name>>;
Expand description

A list of choices used in record aggregates.