Skip to content

Add nodiscard Attribute #106

@threeal

Description

@threeal

This issue proposes adding a [[nodiscard]] attribute to the errors::Error struct. This attribute will generate a warning if a function returning an errors::Error is not checked for errors.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions