unicode-rs / unicode-segmentation

Grapheme Cluster and Word boundaries according to UAX#29 rules
https://unicode-rs.github.io/unicode-segmentation
Other
565 stars 57 forks source link

Implement Debug for Graphemes (#95) #98

Closed timClicks closed 3 years ago

timClicks commented 3 years ago

Uses #[derive(Debug)]. Another option would be to make use of to_str().