#full-width #forms #unicode #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 191/week @ 2024-08-31 181/week @ 2024-09-07 87/week @ 2024-09-14 68/week @ 2024-09-21 88/week @ 2024-09-28 50/week @ 2024-10-05 43/week @ 2024-10-12 82/week @ 2024-10-19 51/week @ 2024-10-26 106/week @ 2024-11-02 103/week @ 2024-11-09 64/week @ 2024-11-16 74/week @ 2024-11-23 129/week @ 2024-11-30 132/week @ 2024-12-07 57/week @ 2024-12-14

403 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