You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix docs typos in worker::durable::DurableObject
Fix a syntax error (missing comma) and remove a blank line.
* docs: Remove redundant field name in assignment
If clippy were able to see the code in examples, this would trigger
`clippy::redundant_field_names`.
0 commit comments