can kotlinpoet accept an instance of a (fairly sim...
# squarelibraries
g
can kotlinpoet accept an instance of a (fairly simple) object and generate .kt code for re-constructing that instance? or, do I have to write out that logic manually?