-
Could you please provide an idiomatic or opinionated example of doing http requests in csr? You have a great book, but this part is missing :( I tried to use reqwest, gloo-net and reqwasm but they are not working with Action::new in 0.7.4 (they require Send). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The |
Beta Was this translation helpful? Give feedback.
-
Success! Cargo.toml
src/main.rs
|
Beta Was this translation helpful? Give feedback.
Success!
Cargo.toml
src/main.rs