Skip to content

Use thiserror for RclrsError #479

Open
@mxgrey

Description

@mxgrey

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions