fn collect_initial_glyphs<T, Ctx: DriverContext<T>>(
machine: &ExtendedStateTable<'_, T>,
glyphs: &mut U32Set,
num_glyphs: u32,
)where
T: FixedSize + AnyBitPattern,fn collect_initial_glyphs<T, Ctx: DriverContext<T>>(
machine: &ExtendedStateTable<'_, T>,
glyphs: &mut U32Set,
num_glyphs: u32,
)where
T: FixedSize + AnyBitPattern,