Changes

Type Alias Changes 

Source
pub type Changes = Vec<Range<usize>>;

Aliased Typeยง

pub struct Changes { /* private fields */ }