Skip to main content

Module engine

Module engine 

Source

Structs§

EngineOutput
The result of applying operations to a text buffer.
LineProcessor
Incremental line-by-line processor for streaming inputs (pipe mode).
StreamedLine
What LineProcessor::process_line decided for one input line.

Functions§

apply
Apply a single operation to a text buffer.
build_op_result
Build an OpResult from file-level changes.