-
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.
João Magalhães authoredMakes use of the `Error` enum to handle errors. This is a better way to handle errors in Rust. It is also more idiomatic.