You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/text_processing/src
Manos Pitsidianakis b327bee3e4
text_processing: add GlobMatch trait
Move GlobMatch trait from ui::mailcap to text_processing in order to use
it for glob matching folder paths in subscribed_folders field of
account configuration. See next commit.
5 years ago
..
grapheme_clusters.rs text_processing: add reflow method() and enum to TextProcessing trait 5 years ago
lib.rs text_processing: add GlobMatch trait 5 years ago
line_break.rs text-processing: small line_break.rs fix 5 years ago
tables.rs text_processing: implement Unicode line breaking algorithm 5 years ago
types.rs text-processing: add catch-all line splitting 5 years ago
wcwidth.rs Make function pub 5 years ago