Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove use of std in windows-strings h! macro
This crate can be used in no_std, but some use of std were left in the h! macro. They can be trivially converted to core.
- Loading branch information