`planif` is a builder pattern wrapper around the windows task scheduler API ([windows-rs](https://github.com/microsoft/windows-rs)).
- ---------
Inspired by the great work of [j-hc](https://github.com/j-hc/windows-taskscheduler-api-rust) which allowed my to figure out how to grok the windows-rs library.