Tracking Issue for extra UTF-16 methods #94919
Labels
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(utf16_extra)]
This is a tracking issue for extra UTF-16 methods, which currently just includes
u16::is_utf16_surrogate
.Public API
Steps / History
u16::is_utf16_surrogate
(Add u16::is_utf16_surrogate #94713)Unresolved Questions
The text was updated successfully, but these errors were encountered: