pub type SecondaryTextBuilder = fn(&LoweringCtx<'_>) -> TextModule;Expand description
Builder type for the secondary text lowering slot.
pub type SecondaryTextBuilder = fn(&LoweringCtx<'_>) -> TextModule;Builder type for the secondary text lowering slot.