February 2023
Intermediate to advanced
400 pages
9h 53m
English
This chapter covers
The first chapter provided a pretty good rundown of the features that come with Rust, and the tooling we need to add to be able to create web services with Rust. This chapter elaborates on these points. The first part details how to use the language to create your own types and functions. In the second part, you’ll add a web server so you can serve your first response to the user.
As mentioned before, you will ...
Read now
Unlock full access