| cptrie.rs |
|
8128 |
68 % |
| cptrie_indices.rs |
|
5001 |
- |
| indices.rs |
|
3721 |
- |
| lib.rs |
Provides iteration by `char` over `&[u16]` containing potentially-invalid
UTF-16 such that errors are replaced with the REPLACEMENT CHARACTER.
The trait `Utf16CharsEx` provides the convenience method `chars()` on
byte slices themselves instead of having to use the more verbose
`Utf16Chars::new(slice)`. |
8088 |
0 % |
| report.rs |
|
8288 |
19 % |