[][src]Module flo_rope::api

Enums

RopeAction

The editing action that can be performed on a rope

Traits

Rope

Represents a read-only Rope data structure

RopeMut

A rope that can be edited by the user