pub trait WriteAsOptionalUnion<T: ?Sized> { }

Implementations on Foreign Types

Implementors