Type Definition risinglight::array::I64Array

source ·
pub type I64Array = PrimitiveArray<i64>;

Trait Implementations§

Implement &ArrayImpl -> &AbcArray

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