Function collect_decoration_spans

Source
fn collect_decoration_spans(
    span: &TextSpan,
    clusters: &[GlyphCluster],
) -> Vec<DecorationSpan>