pub trait WriteAsUnionVector<T: ?Sized> { }
Trait used by generated code to serialize offsets to unions.