contrib
contrib copied to clipboard
Output object instead of array from rust
Instead of generating an array generate an object. Then change the source of truth to be an array defined in src/metadata.js. This way we do not rely on the hacky sorting of the generated rust strings.