Function indicator::ticked::facet::facet_t

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

Combine two ticked operators into a Facet ticked operator.