Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split custom structs into own file #11

Closed
wurgg opened this issue Mar 9, 2023 · 0 comments
Closed

Split custom structs into own file #11

wurgg opened this issue Mar 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wurgg
Copy link
Owner

wurgg commented Mar 9, 2023

the main scanner mod (src/scanner/mod.rs) is getting too fat. Move all defined custom types/structs to their own file

src/structs/mod.rs
PatternByte
Pattern
ScanResult

@wurgg wurgg added the enhancement New feature or request label Mar 9, 2023
@wurgg wurgg self-assigned this Mar 9, 2023
@wurgg wurgg changed the title Split custom types into own file Split custom structs into own file Mar 9, 2023
@wurgg wurgg closed this as completed in 9fd37ee Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant