easy-schedule 0.10.2

A flexible task scheduler built on Tokio with multiple scheduling options and skip conditions
Documentation
1
2
3
- [ ] 如果一个 interval task 被跳过了,应该等到下一个没被跳过的时间
- [ ] 不依赖 time 库
- [ ] 增加完成的通知