You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: