January 2019
Beginner to intermediate
554 pages
13h 31m
English
We also have methods where one wrapper type can be converted into another, depending on how you want to compose those values with your APIs. They become really handy in situations where we are interacting with third-party crates, where we have a value as an Option, but the crate's method we are using accepts a Result as a type, as follows:
Read now
Unlock full access