mvniekerk / tokio-cron-scheduler

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

[requests] new_one_shot!(). #68

Open okrightall opened 1 month ago

okrightall commented 1 month ago

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