#forms #unicode #full-width #block #characters #retrieve #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

#43 in #retrieve

Download history 79/week @ 2023-12-13 162/week @ 2023-12-20 105/week @ 2023-12-27 132/week @ 2024-01-03 222/week @ 2024-01-10 154/week @ 2024-01-17 151/week @ 2024-01-24 87/week @ 2024-01-31 55/week @ 2024-02-07 239/week @ 2024-02-14 243/week @ 2024-02-21 246/week @ 2024-02-28 200/week @ 2024-03-06 206/week @ 2024-03-13 233/week @ 2024-03-20 150/week @ 2024-03-27

835 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