mz_repr

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