pub type Float16BufferBuilder = BufferBuilder<f16>;
Expand description

Buffer builder for 16-bit floating point type.