Technology

The Try Block in Rust

I wrote previously about libs for error management in Rust. This week, I want to write about the try block, an experimental feature.