[Feature Request]: Move telcom parser to it's own crate
Open
enhancement
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 490
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 23
Description
### What problem does this feature solve or what does it enhance?
Currently telcom parser is in rayhunter which bloats the code and the compile time. It should be it's own crate.
### Proposed Solution
Move telecom parser to it's own separate crate and project.
### Alternatives Considered
Keep telcom parser in the code and have looooong compile times and an artificially huge codebase.
Contributor guide
Assessment
This issue has not been assessed yet.