[ trixie ]
[ sid ]
[ Bron: rust-unicode-names2 ]
Pakket: librust-unicode-names2-dev (0.6.0-1 en anderen)
Verwijzigingen voor librust-unicode-names2-dev
Debian bronnen:
Het bronpakket rust-unicode-names2 downloaden:
- [rust-unicode-names2_0.6.0-1.dsc]
- [rust-unicode-names2_0.6.0.orig.tar.gz]
- [rust-unicode-names2_0.6.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.