Function mz_repr::arb_row_for_relation

source ยท
pub fn arb_row_for_relation(desc: &RelationDesc) -> impl Strategy<Value = Row>
Expand description

Returns a Strategy that yields arbitrary Rows for the provided RelationDesc.