Module add_ed::buffer[][src]

Expand description

Contains the Buffer trait and any build in implementations.

Modules

File IO abstractions to help in implementing custom buffers

Traits

Trait that defines a buffer supporting ’ed’s base commands

Functions

Verify that the index is between 0 and buffer.len() inclusive.

Verify that all lines in the selection exist and that it isn’t empty.