pub trait VectorWrite<P> { }
Expand description

Trait used by generated code to write elements to vectors.

Implementations on Foreign Types

Implementors