Type Alias Contracted

Source
pub type Contracted<V, Ul, Uh> = <V as Contract<Ul, Uh>>::Output;
Expand description

Helper type for contraction