DEV Community

Tiago Correia
Tiago Correia

Posted on • Updated on

Help error handling rust

Hi everyone, I wrote this project while I'm learning Rust for practice. I need help from someone to do better error handling. I use the crates thiserror and anyhow, but I have some difficulty implementing them in my simple project.

https://github.com/TiagoRCorreia/rtodo

Top comments (0)