Crate textframe

Source

Structs§

PositionData
TextFile
This represent a TextFile and associates a file on disk with immutable excerpts of it (frames) stored in memory.

Enums§

Error
Lines
Abstraction over differently sized vectors Lines start at 0, the underlying vector contains as many items as there are lines
Positions
Abstraction over differently sized position vectors
TextFileMode
Text file mode.

Traits§

Position