Type Definition risinglight::array::F64ArrayBuilder

source ·
pub type F64ArrayBuilder = PrimitiveArrayBuilder<F64>;

Trait Implementations§

Implement &ArrayBuilderImpl -> &AbcBuilder

The type returned in the event of a conversion error.
Performs the conversion.

Implement ArrayBuilderImpl -> AbcBuilder

The type returned in the event of a conversion error.
Performs the conversion.