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
Matthias Beyer abcd68e789
Make function pub
As this file was written (according to the top-level comment) for this
function, it should be pub.

This fixes an "unused function" warning.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
5 years ago
..
grapheme_clusters.rs create text_processing crate 5 years ago
lib.rs text_processing: implement Unicode line breaking algorithm 5 years ago
line_break.rs text_processing: implement Unicode line breaking algorithm 5 years ago
tables.rs text_processing: implement Unicode line breaking algorithm 5 years ago
types.rs text_processing: implement Unicode line breaking algorithm 5 years ago
wcwidth.rs Make function pub 5 years ago