Function 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.