if you are a creating a library and some of your t...
# multiplatform
d
if you are a creating a library and some of your types are going to be serialized is it better to have them annotated in the library or have the consumers of the mp library take care of serialization annotation / strategy?