João Magalhães
authored
Makes use of the `Error` enum to handle errors. This is a better way to handle errors in Rust. It is also more idiomatic.
Makes use of the `Error` enum to handle errors. This is a better way to handle errors in Rust. It is also more idiomatic.