Open
Description
This is a followup to #201.
We can now generate the table model but still the structs need to written by hand.
Gocqlx supports UDTs automatically by embedding a special marker interface.
Plain fields should be simple to generate.
Overall the tool should gain ability to generate the table structs.