Type Alias TextDiff

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

Aliased Type§

struct TextDiff { /* private fields */ }

Trait Implementations§