#forms #unicode #full-width #block #characters #code-point #halfwidth

unicode_hfwidth

Utilities for handling characters in the Unicode "Halfwidth and Fullwidth Forms" block

1 unstable release

Uses old Rust 2015

0.2.0 Feb 21, 2015

#8 in #code-point

Download history 62/week @ 2024-11-15 84/week @ 2024-11-22 106/week @ 2024-11-29 154/week @ 2024-12-06 50/week @ 2024-12-13 47/week @ 2024-12-20 6/week @ 2024-12-27 53/week @ 2025-01-03 72/week @ 2025-01-10 92/week @ 2025-01-17 44/week @ 2025-01-24 55/week @ 2025-01-31 41/week @ 2025-02-07 28/week @ 2025-02-14 52/week @ 2025-02-21 52/week @ 2025-02-28

181 downloads per month
Used in aesthetic

MIT license

18KB
312 lines

unicode_hfwidth

This library provides functions to retrieve the half-width and full-width forms of Unicode codepoints, as specified in the Unicode "Halfwidth and Fullwidth Forms" block.


lib.rs:

Utilities for handling characters in the Unicode "Halfwidth and Fullwidth Forms" block.

No runtime deps