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

Generalize and publish the Assyst command parser #18

Open
trueharuu opened this issue Jul 29, 2024 · 1 comment
Open

Generalize and publish the Assyst command parser #18

trueharuu opened this issue Jul 29, 2024 · 1 comment
Labels
architecture enhancement New feature or request

Comments

@trueharuu
Copy link
Collaborator

This should move all base parser functionality (proc macros, ParseArgument trait, and others) into a separate, more general crate that then could be used by others.

@Jacherr Jacherr added enhancement New feature or request architecture labels Jul 29, 2024
@Jacherr
Copy link
Owner

Jacherr commented Jul 29, 2024

This will probably be done as part of a larger refactor of assyst-core to consolidate it down to several library crates, since assyst-core has inflated massively and become quite unwieldy and does too much for a single crate. I'll open a separate issue at some point to figure out what needs moving and where. Not sure about publishing and how that would be handled yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants