contrib icon indicating copy to clipboard operation
contrib copied to clipboard

Output object instead of array from rust

Open devgg opened this issue 5 years ago • 0 comments

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.

devgg avatar Mar 10 '19 10:03 devgg