I like to use unwrap_or() to define fallback values. The Option API is quite expressive.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I like to use unwrap_or() to define fallback values. The Option API is quite expressive.