docs.rs failed to build planif-0.0.0-alpha
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
planif-1.0.0
planif is a builder pattern wrapper around the windows task scheduler API (windows-rs).
TODO
Triggers
- Boot
- Daily
- Event
- Idle
- Logon
- MonthlyDOW
- Monthly
- Registration
- Time
- Weekly
A builder library for the Windows Task Scheduler.
Inspired by the great work of j-hc which allowed my to figure out how to grok the windows-rs library.