Type Alias TextDiff

Source
pub type TextDiff = DeltaRope<StringSlice, TextMeta>;

Aliased Type§

pub struct TextDiff { /* private fields */ }

Trait Implementations§