DioxusLabs / DioxusLabs/docsite
BreedResponse not in scope in example "Asynchronous State with use_resource"
Open
good first issue
- Dominant language
- Rust
- Stars
- 206
- Forks
- 208
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 3
Description
https://dioxuslabs.com/learn/0.7/essentials/basics/resources#asynchronous-state-with-use-resource
This example won't compile since BreedResponse is not in scope. The included example code is missing the BreedResponse struct.
https://github.com/DioxusLabs/docsite/blob/2a25a70edc956f096723942018b1ddf50e5480ca/docs-src/0.7/src/essentials/basics/resources.md?plain=1#L90
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.