Open
Description
Currently we're implementing Error
for RclrsError
manually which isn't best practice. The thiserror
crate makes it very convenient to implement the standard Error
trait and helps keep the implementation correct.
I'm opening this issue as a self-reminder, maintainers can feel free to assign this ticket to me.
Metadata
Metadata
Assignees
Labels
No labels