We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following line includes the broken link:
gloo/crates/worker/src/actor/traits.rs
Line 26 in dc0e61e
Here is a link to the built docs for verification (try to open WorkerSpawner::spawn in a new tab):
WorkerSpawner::spawn
https://docs.rs/gloo-worker/latest/gloo_worker/trait.Worker.html#method.connected
The text was updated successfully, but these errors were encountered:
Fix broken docs link
0817cca
[WorkerSpawner](https://docs.rs/gloo-worker/latest/gloo_worker/struct.WorkerSpawner.html) is at `crate::WorkerSpawner`, not `crate::spawner::WorkerSpawner` Fixes #449
d600d3a
Successfully merging a pull request may close this issue.
The following line includes the broken link:
gloo/crates/worker/src/actor/traits.rs
Line 26 in dc0e61e
Here is a link to the built docs for verification (try to open
WorkerSpawner::spawn
in a new tab):https://docs.rs/gloo-worker/latest/gloo_worker/trait.Worker.html#method.connected
The text was updated successfully, but these errors were encountered: