Trait VectorPack

pub trait VectorPack<Other>

Associated Types

type Result;

Required Methods

unsafe fn vec_pack(self, b: Other) -> Self::Result

Implementors