Function mz_repr::relation::arb_relation_desc_diff

source ยท
pub fn arb_relation_desc_diff(
    source: &RelationDesc,
) -> impl Strategy<Value = Vec<PropRelationDescDiff>>
Expand description

Generates a set of PropRelationDescDiffs based on some source RelationDesc.