pub trait WriteAsUnion<T: ?Sized> { }

Implementations on Foreign Types

Implementors