Type Definition risinglight::array::DateArrayBuilder

source ·
pub type DateArrayBuilder = PrimitiveArrayBuilder<Date>;

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.