Type Definition risinglight::array::I32ArrayBuilder

source ·
pub type I32ArrayBuilder = PrimitiveArrayBuilder<i32>;

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.