Generate metadata of Gleam Records for runtime reflection
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc glerd-json [skip ci]

authored by

Vladislav Botvin and committed by
GitHub
87a979c4 75097835

+4
+4
README.md
··· 18 18 ```sh 19 19 gleam test # and then commit generated file 20 20 ``` 21 + 22 + ## See also 23 + 24 + * [Codegen for JSON encoders/decoders using Glerd](https://github.com/darky/glerd-json)