Module layout_2013::text

source Β·
Expand description

Text layout.

Structs§

  • RunInfo πŸ”’
    Information about a text run that we’re about to create. This is used in scan_for_runs.
  • RunMapping πŸ”’
    A mapping from a portion of an unscanned text fragment to the text run we’re going to create for it.
  • ScannedTextRun πŸ”’
  • A stack-allocated object for scanning an inline flow into TextRun-containing TextFragments.

Enums§

Functions§