Function mz_repr::arb_datum_for_column

source ยท
pub fn arb_datum_for_column(
    column_type: &ColumnType,
) -> impl Strategy<Value = PropDatum>
Expand description

Generates an arbitrary PropDatum for the provided ColumnType.