mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +03:00
This is the first experiment towards using structs to define the API. It adds it as a new method on the existing Chat struct. The types in this struct could improve as well as many other things. But this is a straight forward translation of the existing json! macro into a struct.