Skip to main content

Module rope

Module rope 

Source
Expand description

Rope-backed text storage with line/column helpers.

This is a thin wrapper around ropey::Rope with a stable API and convenience methods for line/column and grapheme-aware operations.

Structsยง

Rope
Rope-backed text storage.