Crate jens

Source

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§

IteratorLocation
When mapping over an iterable, this returns the location of the current iteration
LineSegment
Represents a segment of a line, potentially containing another block