pub type Float64BufferBuilder = BufferBuilder<f64>;
Expand description

Buffer builder for 64-bit floating point type.