Crate gap_buffer [] [src]

Structs

GapBuffer

Dynamic array that allows efficient insertion and removal operations that are near the same location. Ideal for text editors.