pub trait WriteAsOptional<P: Primitive> { }
Expand description

Trait used by generated code to serialize optional primitive types.

Implementations on Foreign Types§

Implementors§