Binary package “librust-unicode-names2-dev” in ubuntu noble

Map characters to and from their name given in the Unicode standard - Rust source code

 This goes to great lengths to be as efficient as possible in both time and
 space, with the full bidirectional tables weighing barely 500 KB but still
 offering O(1)* look-up in both directions. (*more precisely, O(length of
 name).)
 .
 This package contains the source for the Rust unicode_names2 crate, packaged by
 debcargo for use with cargo and dh-cargo.