This is a tracking issue for the unstable unicode feature and the char::encode_utf{8,16} methods.
The interfaces here are a little wonky but are done for performance. It's not clear whether these need to be exported or not or if there's a better method to do so through iterators.
This is a tracking issue for the unstable
unicodefeature and thechar::encode_utf{8,16}methods.The interfaces here are a little wonky but are done for performance. It's not clear whether these need to be exported or not or if there's a better method to do so through iterators.