Skip to main content

Module segment

Module segment 

Source
Expand description

Segment - the atomic unit of terminal rendering.

All content flows through segments, which combine text, style, and control codes.

Structs§

Segment
A segment of terminal content with text, style, and optional control codes.

Enums§

ControlCode
Terminal control code with optional parameters.
ControlType
Terminal control code types.