Module scalars

Source

Macros§

impl_scalar_for_native 🔒

Traits§

Scalar
Owned scalar value e.g. primitive types, bool, Vec<u8>
ScalarRef
ScalarVector
A sub trait of Vector to add scalar operation support.
ScalarVectorBuilder
A trait over all vector builders.

Functions§

get_iter_capacity 🔒