mvniekerk / tokio-cron-scheduler

Schedule tasks on Tokio using cron-like annotation
Apache License 2.0
529 stars 59 forks source link

[requests] new_one_shot!(). #68

Open okrightall opened 5 months ago

okrightall commented 5 months ago

Implement a declaration macro with parameters that can be either a duration or a time point Vec!<&str>?

mvniekerk commented 3 months ago

Hi @okrightall Thank you for the feature request!