pub fn anonymous_type_ref<A: Into<Vec<IslConstraint>>>(
    constraints: A
) -> IslTypeRef
Expand description

Creates an anonymous IslTypeRef using the IslConstraints referenced inside it