Skip to content

Commit

Permalink
Clarify that the windows-sys crate offers no_std support (#1992)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Aug 29, 2022
1 parent 9627a20 commit 8f4f65e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/FAQ.md
Expand Up @@ -7,6 +7,7 @@
| Reason | `windows` | `windows-sys`|
| --- | --- | --- |
| Fast compile times are one of your top concerns | ||
| You need `no_std` support | ||
| You need COM or WinRT support || |
| You would prefer to use APIs that feel idiomatic to Rust || |

Expand Down

0 comments on commit 8f4f65e

Please sign in to comment.