workers-rs
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.
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