//! strop-core: the buffer. A rope, byte-offset positions, edit ops.
//! No UI, no modes, no grammar — the thing everything else edits.
modbuffer;pubmodhistory;pubmodid;pubmodlayout;modrange;pubmodselection;pubusebuffer::{Buffer, InputEdit};pubuserange::{MotionShape, Range};