Function arb_relation_desc_diff

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

Generates a set of PropRelationDescDiffs based on some source RelationDesc.