Type Definition risinglight::array::BoolArray

source ·
pub type BoolArray = PrimitiveArray<bool>;

Trait Implementations§

Implement &ArrayImpl -> &AbcArray

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