Skip to content

Write a good error implementation for the interpreter #5

@WindowGenerator

Description

@WindowGenerator

Description:

No need to panic from the library, so the implementation of an interpretation error is necessary

Solution:

  • Implement public struct Error with code field, code have to be enum type.
  • Write convert implementation for this Error

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions