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. - File
- Line
- Represents a single line inside a block of text
Enums§
- Iterator
Location - When mapping over an iterable, this returns the location of the current iteration
- Line
Segment - Represents a segment of a line, potentially containing another block