winmsg 0.1.0

feature rich message box in windows
1
2
3
4
5
6
7
# winmsg

Feature rich `rust` `crate` for [message box](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-messageboxw) in `windows` 

# Install

```shell
cargo add winmsg
```