if (error) return error;
if err { return err }
That said, I still support `try()`. It looks good to me, especially coming from Rust.
That said, I still support `try()`. It looks good to me, especially coming from Rust.