Re-exports

pub use self::graphemes::CharIndex;
pub use self::graphemes::RopeExt;
pub use self::graphemes::RopeGraphemes;
pub use self::movement::Direction;

Modules

Structs

A Cursor represents a user cursor associated with a text buffer.

Constants