pub type Segment = Vec<Text>;
A segment of multi-part formatted text content.
pub struct Segment { /* private fields */ }