Comment on Common Rust Lifetime Misconceptions (2020)parentComments−jlffwoymasdf2yI found prototyping with `anyhow` really easy then I can convert to `thiserror` if I'm not interested in the boxing.
Comments
I found prototyping with `anyhow` really easy then I can convert to `thiserror` if I'm not interested in the boxing.