Expand description
Definition and implementation of NullVector and NullVectorMut.
Structsยง
- Null
Scalar - Represents a null scalar value.
- Null
Vector - An immutable vector of null values.
- Null
Vector Mut - A mutable vector of null values.
Definition and implementation of NullVector and NullVectorMut.