workers-rs icon indicating copy to clipboard operation
workers-rs copied to clipboard

[Feature] document is so bad. list all event in document. i find event(scheduled) by pr, find event(start) by accident.

Open ganluo960214 opened this issue 10 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Description

event(scheduled) https://github.com/cloudflare/workers-rs/pull/657 event(start) https://github.com/cloudflare/workers-rs/blob/a16090aa737be88b1d647a7be319c5159b728c61/worker-sandbox/src/lib.rs#L59C3-L59C15

ganluo960214 avatar Mar 15 '25 05:03 ganluo960214