#unicode #forms #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

#49 in #retrieve

Download history 105/week @ 2024-04-14 141/week @ 2024-04-21 73/week @ 2024-04-28 228/week @ 2024-05-05 294/week @ 2024-05-12 99/week @ 2024-05-19 64/week @ 2024-05-26 141/week @ 2024-06-02 177/week @ 2024-06-09 196/week @ 2024-06-16 343/week @ 2024-06-23 196/week @ 2024-06-30 171/week @ 2024-07-07 167/week @ 2024-07-14 247/week @ 2024-07-21 214/week @ 2024-07-28

802 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