/* */
//
This fixes issues with `// +build` directives not being recognized in source files. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
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>
This change moves packages into more appropriate places. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>