#block #full-width #forms #code-point #unicode #half-width

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

#151 in #forms

Download history 233/week @ 2024-07-19 194/week @ 2024-07-26 186/week @ 2024-08-02 137/week @ 2024-08-09 123/week @ 2024-08-16 196/week @ 2024-08-23 172/week @ 2024-08-30 208/week @ 2024-09-06 88/week @ 2024-09-13 76/week @ 2024-09-20 83/week @ 2024-09-27 52/week @ 2024-10-04 45/week @ 2024-10-11 80/week @ 2024-10-18 47/week @ 2024-10-25 98/week @ 2024-11-01

275 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