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.
2019-11-23 19:34:16 +02:00
..
grapheme_clusters.rs text_processing: add reflow method() and enum to TextProcessing trait 2019-11-16 20:19:02 +02:00
lib.rs text_processing: add GlobMatch trait 2019-11-23 19:34:16 +02:00
line_break.rs text-processing: small line_break.rs fix 2019-11-21 15:39:56 +02:00
tables.rs text_processing: implement Unicode line breaking algorithm 2019-07-27 01:56:07 +03:00
types.rs text-processing: add catch-all line splitting 2019-11-21 15:37:50 +02:00
wcwidth.rs Make function pub 2019-08-02 01:00:53 +03:00