Function mz_repr::scalar::arb_datum_for_scalar

source ยท
pub fn arb_datum_for_scalar(
    scalar_type: &ScalarType,
) -> impl Strategy<Value = PropDatum>
Expand description

Generates an arbitrary PropDatum for the provided ScalarType.