Skip to content

Review Error handling #1

@LCrossman

Description

@LCrossman

Description

Error handling needs to be clear and more systematic. Errors particularly need to be clear for non-Rust folks.

Change Type:

  • Refactoring

Current Structure:
Error handling is not systematic

Proposed Changes:
Decide best error handling e.g. custom type or anyhow error and implement consistently

Motivation

Error handling is not consistent and may be important for understanding

Potential Impact

Some changes may be necessary to improve consistency

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions