2 Commits

Author SHA1 Message Date
Andrew Rynhard
1c7e86ce5c fix: name the serde functions appropriately
This fixes the names of the Serde functions to be descriptive of what
they are actually doing. The serialize and deserialize ideas were
flipped.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-16 09:48:13 -07:00
Andrew Rynhard
90c91807bd refactor: restructure the project layout
This change moves packages into more appropriate places.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-01 22:19:42 -07:00