JosephTLyons / JosephTLyons/termifind-rust

Should all `enum`s go in Their Own File?

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
questionable
Dominant language
Rust
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

In some places, there are `enum`s that are being used by methods in different `impl` blocks in different files, despite being defined directly next to only one of the `impl` blocks, which is a bit misleading. It may make sense to move them all to their own file that can be included wherever they are needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.