| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-09 | Add const UTF-8 to UTF-16 conversion macros | Chris Denton | -0/+16 | |
| `wide_str!` creates a null terminated UTF-16 string whereas `utf16!` just creates a UTF-16 string without adding a null. | ||||
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| about summary refs log tree commit diff |
| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-09 | Add const UTF-8 to UTF-16 conversion macros | Chris Denton | -0/+16 | |
| `wide_str!` creates a null terminated UTF-16 string whereas `utf16!` just creates a UTF-16 string without adding a null. | ||||