Thread with 1 post
jump to expanded postwhy did nobody tell me that ? calls From::from on the error value… I've been writing .ok_or_else(|| "error".to_string()) completely unnecessarily…
why did nobody tell me that ? calls From::from on the error value… I've been writing .ok_or_else(|| "error".to_string()) completely unnecessarily…