Skip to main content

Module text

Module text 

Source

Re-exports§

pub use diff_row::DiffRow;
pub use diff_row::Tag;
pub use diff_row_generator::DiffRowGenerator;
pub use string_utils::StringUtils;

Modules§

delta_merge
diff_row
Represents a single row in a side-by-side or line-by-line diff table.
diff_row_generator
Generates DiffRow instances for side-by-side or inline text views.
string_utils
Utility functions for text manipulation and wrapping.