José Franco Campos
Results
2
issues of
José Franco Campos
This is required by some libraries, for example: - Serde enum representations (https://serde.rs/enum-representations.html) - Askama templates (https://djc.github.io/askama/creating_templates.html) - postgres-types (https://docs.rs/postgres-types/0.2.0/postgres_types/)
When dealing with some serialization libraries, it's required to add annotations to structs, enums and variants. There are currently three PR fixing this issue, could the maintainers review them and...