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

type AssocList = Vec<AssocElement>;

An association list.

See IEEE 1076-2008 section 6.5.7.