pub fn arb_relation_desc_projection(
desc: RelationDesc,
) -> impl Strategy<Value = RelationDesc>
Expand description
Returns a Strategy
that generates a projection of the provided RelationDesc
.
pub fn arb_relation_desc_projection(
desc: RelationDesc,
) -> impl Strategy<Value = RelationDesc>
Returns a Strategy
that generates a projection of the provided RelationDesc
.