Type Alias VectorItemType

Source
pub type VectorItemType = F32;

Aliased Type§

#[repr(transparent)]
pub struct VectorItemType(pub f32);

Tuple Fields§

§0: f32