pub type Selections = Vec<Selection>;
Multiple extendable ranges within a buffer.
pub struct Selections { /* private fields */ }