Function trace
pub fn trace<I>(
operand: &ExpressionType<I>,
relation: Option<&SpatialSupport<I>>,
) -> Result<ExpressionType<I>, TypeViolation<I>>Description
Type a boundary trace.
pub fn trace<I>(
operand: &ExpressionType<I>,
relation: Option<&SpatialSupport<I>>,
) -> Result<ExpressionType<I>, TypeViolation<I>>Type a boundary trace.