Marker trait for value types

@ais523 Nice way to think about it, thanks! For serialization, there of course are additional concerns like platform-independent type properties (most notably, no isize or usize). I hope someone working with serialization can add a cent or two. :slight_smile: