Documentation
Rust Gap Buffer implementation.
Dynamic array that allows efficient insertion and removal operations that are near the same location. Ideal for text editors.
gap-buffer is available under the MPL-2.0 license. See the LICENSE file for more info.