Skip to content

Refactor: Reduce Code Repetition #25

@alexanderwiederin

Description

@alexanderwiederin

Refactor: Reduce Code Repetition

Currently there is significant code duplication (especially for Owned + Ref types) that could be removed.

Notes

This improvement would:

  • Reduce boilerplate code
  • Ensure consistent implementations across similar types
  • Make the codebase more maintainable

Rust macros could be a good solution for this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions