Crate vortex_scalar
source ·Modules§
Structs§
- A single logical item, composed of both a
ScalarValue
and a logical [DType
]. - Represents the internal data of a scalar value. Must be interpreted by wrapping up with a DType to make a Scalar.
ScalarValue
and a logical [DType
].