Function indicator::operator::facet::facet

source ·
pub fn facet<I, P1, P2>(op1: P1, op2: P2) -> Facet<I, P1, P2>
Expand description

Combine two operators into a Facet operator.