Yohan GOUZERH 8cf55089e0
[tutorial] Add missing import (#2465)
* [tutorial] Add missing import

At line 474, we declare reqwasm and serde but we doesn't add them in scope.
This change is to add the import of Deserialize and Request

* [tutorial] Correct missing import

Correct the missing import declaration by adding it
in the next snippet

* Update PR to resolve the issues

This PR has been blocked for months. I'm updating it so we can merge it

* Apply suggestions from code review

Co-authored-by: Yohan GOUZERH <yohan.gouzerh@viseo.com>
Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
2022-06-24 22:47:46 +05:00
..