rust/library/std
Chris Denton b48e7e5496
Add const UTF-8 to UTF-16 conversion macros
`wide_str!` creates a null terminated UTF-16 string whereas `utf16!` just creates a UTF-16 string without adding a null.
2024-04-09 20:20:19 +00:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Add const UTF-8 to UTF-16 conversion macros 2024-04-09 20:20:19 +00:00
tests Update feature names for new stdarch 2024-01-30 03:33:12 +00:00
build.rs Support for visionOS 2024-03-18 20:45:45 -07:00
Cargo.toml add platform-specific function to get the error number for HermitOS 2024-02-28 23:01:56 +01:00