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 ```