Type Definition risinglight::array::DecimalArray

source ·
pub type DecimalArray = PrimitiveArray<Decimal>;

Trait Implementations§

Implement &ArrayImpl -> &AbcArray

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