mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
0efe438f7c
`opAsync` requires a lookup by name on each async call. This is a mechanical translation of all opAsync calls to ensureFastOps. The `opAsync` API on Deno.core will be removed at a later time. |
||
---|---|---|
.. | ||
01_cron.ts | ||
Cargo.toml | ||
interface.rs | ||
lib.rs | ||
local.rs | ||
README.md | ||
time.rs |
deno_cron
This crate implements scheduled tasks (crons) API for Deno.