Module jens::block[][src]

Structs

Block

A Block is one or many lines of text. More blocks can be embedded within a line, in which case the indentation of the previous line will be preserved when outputting new lines.

Line

Represents a single line inside a block of text

Enums

LineSegment

Represents a segment of a line, potentially containing another block