Send Windows 10 styled notifications on Windows 7.
This crate requires a win32 event loop to be running, otherwise the notification will close immediately, check examples/single.rs which uses tao or you can use winit or just roll your own win32 event loop.