UNIC — IDNA — Punycode (RFC 3492)
This UNIC component implements algorithms from Punycode: A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA).
Notes
Initial code for this component is based on idna
crate from
rust-url
.