utf16_iter 1.0.5

Iterator by char over potentially-invalid UTF-16 in &[u16]
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Henri Sivonen <hsivonen@hsivonen.fi>"]
categories = ["text-processing", "encoding", "internationalization"]
description = "Iterator by char over potentially-invalid UTF-16 in &[u16]"
documentation = "https://docs.rs/utf16_iter/"
edition = "2021"
homepage = "https://docs.rs/utf16_iter/"
keywords = ["encoding", "UTF-16", "unicode", "iterator"]
license = "Apache-2.0 OR MIT"
name = "utf16_iter"
readme = "README.md"
repository = "https://github.com/hsivonen/utf16_iter"
version = "1.0.5"