# Functions
AsType call json marshal and unmarshal to convert src to given target type.
CopyInto marshal the source object and unmarshal to destination object.
LookupPath lookup path for obj.
ParseFields extract fields from one path.
StrictUnmarshal unmarshal target structure and disallow unknown fields.