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.