Skip to main content

Selections

Type Alias Selections 

Source
pub type Selections = Vec<Selection>;
Expand description

Multiple extendable ranges within a buffer.

Aliased Typeยง

pub struct Selections { /* private fields */ }