pub type Float32BufferBuilder = BufferBuilder<f32>;
Expand description

Buffer builder for 32-bit floating point type.