pub trait WriteAsOptional<P: Primitive> { }
Trait used by generated code to serialize optional primitive types.