dumpVar: only available in dev mode
Implements `to_writer` and `to_vec` functions.
I'm still not sure when `deserialize_any` is called over one of the specific variants, but it seems like I do have do make `deserialize_any` aware of all value types. Fixes #1.