pub(crate) fn gen_typesets_table(
type_sets: &UniqueTable<'_, TypeSet>,
fmt: &mut Formatter,
)Expand description
Generate the table of ValueTypeSets described by type_sets.
pub(crate) fn gen_typesets_table(
type_sets: &UniqueTable<'_, TypeSet>,
fmt: &mut Formatter,
)Generate the table of ValueTypeSets described by type_sets.