planif
is a builder pattern wrapper around the windows task scheduler API (windows-rs).
Please refer to the examples
folder. The folder contains code for creating each of the triggers.
Other settings may also be missing.
Inspired by the great work of j-hc which allowed my to figure out how to grok the windows-rs library.