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

Figure out how to remove serde from the binary #6

Open
a2aaron opened this issue Mar 28, 2023 · 0 comments
Open

Figure out how to remove serde from the binary #6

a2aaron opened this issue Mar 28, 2023 · 0 comments

Comments

@a2aaron
Copy link
Owner

a2aaron commented Mar 28, 2023

seriously i use it to read one json file that is known statically at compile time. a better way to do this would be just have the Spine.json folder get processed by a build script that makes a rust file that has the relevant constant values. look into getting build.rs to do the thing you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant