Support for direct Unicode input
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 324
- Fork
- 92
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The input I'm working with is already a sequence of `char`s containing Unicode codepoints. Converting these into a utf8 byte stream so that they can then be converted right back into codepoints seems wasteful. Could we have an alternate API which takes a `char` directly, and skips over the uft8 encoding stage?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.